constructTree: Reconstruct the population tree from the GateSets

Description Usage Arguments Value

View source: R/read.gatingML.cytobank.R

Description

Reconstruct the population tree from the GateSets

Usage

1
constructTree(flowEnv, gateInfo)

Arguments

flowEnv

the enivornment contains the elements parsed by read.gatingML function

gateInfo

the data.frame contains the gate name, fcs filename parsed by parse.gateInfo function

Value

a graphNEL represent the population tree. The gate and population name are stored as nodeData in each node.


CytoML documentation built on March 12, 2021, 2 a.m.