Description Usage Arguments Value Examples
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.
1 2 | ## S4 method for signature 'srnadiffExp'
coverages(object)
|
object |
An |
The coverages, as a list of RleList
.
1 2 | srnaExp <- srnadiffExample()
coverages(srnaExp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.