Description Usage Arguments Author(s) Examples
Accessors for the 'counts' slot of a ReadCountSet object.
1 2 3 4 |
object |
a ReadCountSet object |
value |
a matrix of read counts |
Xi Wang, xi.wang@newcastle.edu.au
1 2 3 | data(RCS_example, package="SeqGSEA")
readCounts <- counts(RCS_example)
head(readCounts)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.