View source: R/annotate_clusters.R
subcluster_number | R Documentation |
Name subclusters by their parent cluster and numbering. The subcluster with the highest number of cells will be number 1 and so on.
subcluster_number(subcluster, cluster)
subcluster |
vector of subcluster assignments (one value for each cell) |
cluster |
vector of parent cluster assignment (one value for each cell) |
vector of cluster annotations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.