View source: R/AnalysisFunctions.R
clusterCells | R Documentation |
Uses the Louvain clustering algorithm to cluster the cells in the transcriptional latent space (default is the top PCs, unless a user specifies otherwise). If a tree exists, a tree-based clustering is also performed.
clusterCells(object, tree = FALSE)
object |
the VISION object for which to cluster the cells |
Results of this are stored as a new variable in the object's metaData
the VISION object modifed as described above
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.