gs_get_leaf_nodes: get all the leaf nodes

View source: R/utils.R

gs_get_leaf_nodesR Documentation

get all the leaf nodes

Description

get all the leaf nodes

Usage

gs_get_leaf_nodes(x, ancestor = "root", ...)

gh_get_leaf_nodes(x, ancestor = "root", ...)

Arguments

x

GatingHierarchy/GatingSet object

ancestor

ancestor node where the leaf nodes descend from. Default is 'root'.

...

arguments passed to 'gs_get_pop_paths" method

Value

the leaf nodes


RGLab/flowWorkspace documentation built on June 8, 2025, 3:07 a.m.