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

View source: R/GatingHierarchy_Methods.R

extract_cluster_pop_name_from_nodeR Documentation

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

Description

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

Usage

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

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

RGLab/flowWorkspace documentation built on March 17, 2024, 2:24 p.m.