Description Usage Arguments Value
View source: R/ExtraFunctions.R
Return a sparse count matrix from a SingleCellExperiment object. If count matrix is missing a warning is printed and the first assay is returned.
1 | getCountFromSCE(sce)
|
sce |
SingleCellExperiment input object containing counts. |
A sparse matrix containing counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.