ClustRes | R Documentation |
This function plots UMAPs for a series of nine cluster resolutions, alongside a clustree which reveals the relationship between clusters at different resolutions
ClustRes(seurat_object, by = 0.1, starting_res = 0, prefix = "RNA_snn_res.")
seurat_object |
Seurat object |
by |
value by which resolution is incremented |
starting_res |
lowest resolution to cluster cells by |
prefix |
prefix used to select metadata columns with cluster identities following clustering |
plot generated by grid extra
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.