powered by
add `percent_mito`,`percent_ribo`,`percent_hb` to the Seurat class. And draw `VlnPlot` for these `qc` values.
basic_qc(sce, org = "human", group = "orig.ident", dir = ".")
An object of class Seurat
human or mouse, default: human
default:`orig.ident`,you can change it to `seurat_clusters` or `celltype`
the path for saving the figures by `DotPlot` with known famous markers.
list(p1,p2,p3,sce), the last one in the new `sce`.
# NOT RUN { basic_qc(AJ064_small_sce,dir= tempdir()) # }
Run the code above in your browser using DataLab