extract_cluster_pop_name_from_node: Extract the population name from the node path It strips the...

Description Usage Arguments Examples

View source: R/GatingHierarchy_Methods.R

Description

Extract the population name from the node path It strips the parent path and cluster method name.

Usage

1
extract_cluster_pop_name_from_node(node, cluster_method_name)

Arguments

node

population node path

cluster_method_name

the name of the clustering method

Examples

1
2
extract_cluster_pop_name_from_node("cd3/flowClust_pop1", "flowClust")
#returns "pop1"

flowWorkspace documentation built on Nov. 8, 2020, 8:08 p.m.