PlotMiQC | R Documentation |
Run miQC on a Seurat object
PlotMiQC(
seurat_object,
percent.mt = "percent.mt",
nFeature_RNA = "nFeature_RNA",
model.slot = "flexmix_model",
color.by = "miQC.probability"
)
object |
Seurat object |
_Function to plot the miQC mixture model stored in a Seurat object. 'RunMiQC' must be run prior to plotting._
Hippen et al. (2021) miQC: An adaptive probabilistic framework for quality control of single-cell RNA-sequencing data. bioRxiv doi: 10.1101/2021.03.03.433798
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.