gtPopulation-class: A class to represent a cell population that will be generated...

Description Slots Examples

Description

A class to represent a cell population that will be generated by a gating method.

Slots

id

numeric unique ID that is consistent with node label of graphNEL in gating template

name

character the name of population

alias

character the more user friendly name of population

Examples

1
2
3
4
5
6
 ## Not run: 
     gt <- gatingTemplate(system.file("extdata/gating_template/tcell.csv",package = "openCyto"))
      
     gt_get_nodes(gt, '2')

## End(Not run)

openCyto documentation built on Nov. 8, 2020, 5:40 p.m.