View source: R/pseudobulk_create.R
qc_sce | R Documentation |
QC for sce
qc_sce(sce_obj, sample_var, threshold = 10)
sce_obj |
SingleCellExperiment object |
sample_var |
as string, name of variable identifying samples |
threshold |
min counts per gene threshold (default: 10) |
sce object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.