Skip to content
/ miQC Public

Flexible, probablistic metrics for quality control of scRNA-seq data

License

Notifications You must be signed in to change notification settings

greenelab/miQC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miQC

Flexible, probablistic metrics for quality control of scRNA-seq data

Description

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 which cells are low-quality in a given dataset.

Installation

This will hopefully be on bioconductor soon. Until then, the best way to install is: remotes::install_github("greenelab/miQC", build_vignettes = TRUE)

About

Flexible, probablistic metrics for quality control of scRNA-seq data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published