coverages: Accessors for the 'coverages' slot of an srnadiffExp object

Description Usage Arguments Value Examples

Description

The coverages slot holds the coverages as a named RleList object with one coverage vector per seqlevel in the set of genomic alignments from the BAM files.

Usage

1
2
## S4 method for signature 'srnadiffExp'
coverages(object)

Arguments

object

An srnadiffExp object.

Value

The coverages, as a list of RleList.

Examples

1
2
srnaExp <- srnadiffExample()
coverages(srnaExp)

srnadiff documentation built on Jan. 7, 2021, 2 a.m.