| run_scseq_qc | R Documentation | 
Run quality control for single-cell dataset
run_scseq_qc(
  sce,
  metrics = c("low_lib_size", "low_n_features", "high_subsets_mito_percent",
    "low_subsets_ribo_percent", "high_doublet_score")
)
| sce | 
 | 
| metrics | Character vector of metrics to remove outliers for. | 
sce with outliers removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.