View source: R/GatingHierarchy_Methods.R
extract_cluster_pop_name_from_node | R Documentation |
Extract the population name from the node path It strips the parent path and cluster method name.
extract_cluster_pop_name_from_node(node, cluster_method_name)
node |
population node path |
cluster_method_name |
the name of the clustering method |
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.