View source: R/getReadMatrix.R
getReadMatrix | R Documentation |
Get the counts for a specific base over all positions.
getReadMatrix(SE, letter, chromosome_prefix = "chrM")
SE |
SummarizedExperiment object. |
letter |
The base for which we want the counts. |
chromosome_prefix |
The chromosome name used as a prefix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.