View source: R/seurat_related.R
Q_sankey | R Documentation |
快速桑基图,预览几种分类方法的来源和去向
Q_sankey(scObj0, col_list = NULL, downsample = NULL, color_res = 1)
scObj0 |
Seurat obj |
col_list |
column list of meta data |
downsample |
sample size of each cluster, to get a small subset |
color_res |
color by resolution, default 1 |
Q_sankey(pbmc) Q_sankey(pbmc, c(5, 7))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.