Description Usage Arguments Examples
View source: R/GatingHierarchy_Methods.R
Extract the population name from the node path It strips the parent path and cluster method name.
1 | extract_cluster_pop_name_from_node(node, cluster_method_name)
|
node |
population node path |
cluster_method_name |
the name of the clustering method |
1 2 | extract_cluster_pop_name_from_node("cd3/flowClust_pop1", "flowClust")
#returns "pop1"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.