constructTree: Reconstruct the population tree from the GateSets

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

constructTreeR Documentation

Reconstruct the population tree from the GateSets

Description

Reconstruct the population tree from the GateSets

Usage

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.


RGLab/CytoML documentation built on Feb. 1, 2024, 12:34 a.m.