Description Usage Arguments Details Value
View source: R/BbcSE_manip_methods.R
BbcSE
is a constructor for BbcSE.
1 2 3 4 5 6 |
counts |
A count matrix with sample names as column names and gene names as row names. |
granges |
GRanges or GRangesList object. Optional. |
aln_metrics |
Matrix containing alignment metrics. Optional. |
... |
Passed to SummarizedExperiment constructor. |
If GRanges object is provided, the names must match the rownames of the counts matrix. The output object will show only the intersected genes between the the counts and the GRanges.
A BbcSE object (extension of RangedSummarizedExperiment).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.