Description Usage Arguments Examples
To see the distribution of the number of genes
1 | See_mRNA(seurat.obj)
|
seurat.obj |
the seurat.obj to cut |
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.