greenelab/miQC: Flexible, probabilistic metrics for quality control of scRNA-seq data

Single-cell RNA-sequencing (scRNA-seq) has made it possible to profile gene expression in tissues at high resolution. An important preprocessing step prior to performing downstream analyses is to identify and remove cells with poor or degraded sample quality using quality control (QC) metrics. Two widely used QC metrics to identify a ‘low-quality’ cell are (i) if the cell includes a high proportion of reads that map to mitochondrial DNA encoded genes (mtDNA) and (ii) if a small number of genes are detected. miQC is data-driven QC metric that jointly models both the proportion of reads mapping to mtDNA and the number of detected genes with mixture models in a probabilistic framework to predict the low-quality cells in a given dataset.

Getting started

Package details

Bioconductor views GeneExpression Preprocessing QualityControl Sequencing SingleCell
Maintainer
LicenseBSD_3_clause + file LICENSE
Version1.7.1
URL https://github.com/greenelab/miQC
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("greenelab/miQC")
greenelab/miQC documentation built on Jan. 6, 2023, 12:16 a.m.