runHmm {srnadiff}R Documentation

Initialize and run the HMM.

Description

Initialize and run the HMM.

Usage

runHmm(object, counts, pvalues)

Arguments

object

An srnadiff object.

counts

The counts: a list of vectors or integers.

pvalues

The p-values: a list of numeric.

Value

A GRanges.


[Package srnadiff version 1.0.0 Index]