View source: R/seurat_wrappers.R View source: R/scRNA.R
cluster | R Documentation |
functionality for returning clusters
functionality for returning clusters
cluster(so, resolution = 0.4, n_dims = 30, reduction = "pca") cluster(so, resolution = 0.4, n_dims = 30, reduction = "pca")
so |
a SeuratObject of your data |
resolution |
clustering resolution, default = 0.4 |
n_pcs |
how many pcs to cluster on |
a list of all parameters calculated
a list of all parameters calculated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.