Learn R Programming

openCyto (version 1.10.3)

gtMethod-class: A class to represent a gating method.

Description

A gating method object contains the specifics for generating the gates.

Arguments

Examples

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

Run the code above in your browser using DataLab