View source: R/seurat_integrate.R
seurat_cluster | R Documentation |
Run Louvain Clustering at Multiple Resolutions
seurat_cluster(
seu = seu,
resolution = 0.6,
custom_clust = NULL,
reduction = "pca",
algorithm = 1,
...
)
seu |
A seurat object |
resolution |
Clustering resolution |
reduction |
Set dimensional reduction object |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.