View source: R/seurat_related.R
Q_cellNumber | R Documentation |
每个亚群中的细胞数量饼图
Q_cellNumber(scObj, group.by = "seurat_clusters", colors = NULL)
scObj |
Seurat obj |
group.by |
group by |
colors |
color list |
Q_cellNumber(sce) Q_cellNumber(scObj_known2, colors=allcolour) Q_cellNumber(scObj_known2, "ident", colors=allcolour)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.