Description Format Author(s) Examples
This is a list
of the 19,932 emission probability
matrices that correspond to the coding genes of the GencodeV25 transcriptome
annotation. It is used to fit recountNNLS regression model for transcript
abundance estimation of experiments with 150bp read lengths.
A list
of length 19,932, where each entry is a matrix of
variable dimension corresponding to the name. Each row of the matrix
corresponds to a feature, and each column corresponds to a transcript.
Jack Fu jmfu@jhsph.edu
1 2 3 4 5 6 | ## Not run:
data(matrix_150)
head(names(matrix_150))
head(matrix_150[[1]])
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.