Description Usage Arguments Value Examples
The information stored in this class is simple read counts, so should be integers >=0.
1 | StrandReadMatrix(counts = matrix(integer()))
|
counts |
an integer matrix of read counts |
a StrandReadMatrix
1 2 | data("exampleWatsonFreq")
StrandReadMatrix(exampleWatsonFreq[,2, drop=FALSE])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.