Performs quality control filtering on single-cell RNA-seq data
Usage
scQC(X, mtThreshold = 0.1, minLSize = 1000)
Arguments
- X
A count matrix or Seurat object
- mtThreshold
Maximum mitochondrial read ratio threshold
- minLSize
Minimum library size threshold
Value
Filtered count matrix