Description Usage Arguments Value
Easily set the cluster assignments using the output of GetClusters() — a dataframe with cell names as the first column and cluster assignments as the second.
1 | SetClusters(object, clusters = NULL)
|
object |
Seurat object |
clusters |
A dataframe containing the cell names and cluster assignments to set for the object. |
Returns a Seurat object with the identities set to the cluster assignments that were passed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.