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

gtPopulation-classR Documentation

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

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

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

## End(Not run)

RGLab/openCyto documentation built on Aug. 23, 2023, 6:53 a.m.