Description Usage Arguments Value Author(s) Examples
Get centers of clusters given a Seurat object, to use for labelling in tSNE space. The cluster center is defined as the median X and Y coordinate across cells in each cluster.
1 | clusterCenters(seurat)
|
seurat |
Seurat object, where dimensionality reduction has been applied, i.e. (after applying Seurat::RunTSNE() to the object). |
Data frame with three columns: Cluster, mean_tSNE_1, and mean_tSNE_2
Selin Jessa
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.