Q_sankey: 快速桑基图,预览几种分类方法的来源和去向

View source: R/seurat_related.R

Q_sankeyR Documentation

快速桑基图,预览几种分类方法的来源和去向

Description

快速桑基图,预览几种分类方法的来源和去向

Usage

Q_sankey(scObj0, col_list = NULL, downsample = NULL, color_res = 1)

Arguments

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

Examples

Q_sankey(pbmc)
Q_sankey(pbmc, c(5, 7))

DawnEve/GEB documentation built on July 6, 2022, 7:05 p.m.