PlotMiQC: Run miQC on a Seurat object

View source: R/miqc.R

PlotMiQCR Documentation

Run miQC on a Seurat object

Description

Run miQC on a Seurat object

Usage

PlotMiQC(
  seurat_object,
  percent.mt = "percent.mt",
  nFeature_RNA = "nFeature_RNA",
  model.slot = "flexmix_model",
  color.by = "miQC.probability"
)

Arguments

object

Seurat object

Details

_Function to plot the miQC mixture model stored in a Seurat object. 'RunMiQC' must be run prior to plotting._

References

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


satijalab/seurat-wrappers documentation built on April 10, 2024, 3:25 p.m.