Description Usage Arguments Value Examples
View source: R/rename_indents.R
(All)Relabels the clusters automatically for graphing.
1 | rename_indents(seuratobject, labels)
|
seuratobject |
The seurat object and the outuput of top_cluster. |
labels |
The output of top_cluster |
N/a
1 2 | plaque.combined_40pc_0.6 <- rename_indents(plaque.combined_40pc_0.6,
top_cluster(plaque.combined_40pc_0.6clusteraverages))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.