Description Usage Arguments Value Examples
The strand information stored in this object is a call of the strand state of each contig in each library. mapping to each contig in each library (cell). This should fall within the range (-1,1). This class simply extends matrix, but with additional validity checking.
1 | StrandStateMatrix(states = matrix(integer()))
|
states |
an integer matrix of strand states by library |
a StrandStateMatrix
1 | StrandStateMatrix(matrix(ncol=2, c(1,3,1,2)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.