Description Usage Arguments Value Examples
Easily rename/annotate Seurat clusters
1 | renameClusters(seurat.obj, cluster.names, annotation.name = NULL)
|
seurat.obj |
A Seurat object. |
cluster.names |
Names for the renamed/annotated clusters |
annotation.name |
Name to store new clusters in Seurat object |
A Seurat object
1 | renameClusters(seurat.obj, cluster.names = c("Cluster1","Cluster2","Cluster3"), annotation.name = "Seurat_Annotations")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.