| gtPopulation-class {openCyto} | R Documentation |
A class to represent a cell population that will be generated by a gating method.
numeric unique ID that is consistent with node label of graphNEL in gating template
character the name of population
character the more user friendly name of population
## Not run:
gt <- gatingTemplate(system.file("extdata/gating_template/tcell.csv",package = "openCyto"))
gt_get_nodes(gt, '2')
## End(Not run)