See_mRNA: To see the distribution of the number of genes

Description Usage Arguments Examples

View source: R/Get_Mixture.R

Description

To see the distribution of the number of genes

Usage

1
See_mRNA(seurat.obj)

Arguments

seurat.obj

the seurat.obj to cut

Examples

1
2
3
4
5
6
## Not run: 
input.file <- system.file('extdata','pbmc_small.RDS',package = 'LIANLABDATA')
load(input.file)
See_mRNA(pbmc_small)

## End(Not run)

Lian-Lab/LIANLAB documentation built on June 23, 2021, 5:37 a.m.