R/read.gatingML.cytobank.R
constructTree.Rd
Reconstruct the population tree from the GateSets
constructTree(flowEnv, gateInfo)
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 |
a graphNEL represent the population tree. The gate and population name are stored as nodeData in each node.