Learn R Programming

openCyto (version 1.10.3)

gtPopulation-class: 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.

Arguments

Examples

Run this code
gt <- gatingTemplate(system.file("extdata/gating_template/tcell.csv",package = "openCyto"))

     getNodes(gt, '2')

Run the code above in your browser using DataLab