scQC | R Documentation |
function definitions ##### Common single-cell quality control. This step will only save the VlnPlot before and after QC but not show. Users can do this step by themselves using Seurat.
scQC( mtx_dir, prefix = "./", label = "", species = "Hs", gene_frac = 0.01, nFeature = c(200, 5000), nCount = 1000, mt = 10, blank_NTC = FALSE )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.