View source: R/seurat_related.R
nFeature.hist | R Documentation |
hist plot of nFeature in each cluster
nFeature.hist(object, cluster, xlim = c(0, 500))
object |
Seurat obj |
cluster |
which cluster |
xlim |
limits of x axis |
nFeature.hist(sce, 2, c(0,200))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.