View source: R/GatingHierarchy_Methods.R
gh_get_cluster_labels | R Documentation |
Clustering results are stored as individual gated nodes. This helper function collect all the gating indices from the same clustering run (identified by 'parent' node and 'cluster_method_name" and merge them as a single factor.
gh_get_cluster_labels(gh, parent, cluster_method_name)
gh |
GatingHierarchy |
parent |
the parent population/node name or path |
cluster_method_name |
the name of the clustering method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.