Description Usage Arguments Examples
View source: R/annotate_gex_qc.R
Add percent of gene set defined by a regular expression pattern to colData(sce)
1 | annotate_pct_gene_set(sce, pattern, name, alt_exp = NULL)
|
sce |
SingleCellExperiment object |
pattern |
Regular expression for gene names to sum up expression |
name |
Column name to save data in colData(sce) |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.