View source: R/seurat_related.R
Neighbor_cluster_umap_tsne | R Documentation |
shortcut: cell Cluster, UMAP
Neighbor_cluster_umap_tsne(object, dims, resolution)
object |
Seurat obj |
dims |
dimentions to use of PC |
resolution |
a number between 0.1-2, sometimes evern 50, 200 |
Neighbor_cluster_umap_tsne(sce, 1:30, 0.8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.