gate_draw: gate_draw

Description Usage Arguments Details Author(s) See Also

View source: R/openCyto-plugins.R

Description

Manually draw gates around populations for analysis of flow cytometry data.

Usage

1

Arguments

x

object of class flowFrame, flowSet or GatingSet.

...

additional method-specific arguments.

Details

gate_draw is a convenient wrapper for the gating functions shipped with cytoRSuite to facilitate analysis of flow cytometry by gate drawing. Using gate_draw users can specify the type of gate(s) to be constructed through the type argument and gate_draw will automatically handle plotting the data and make calls to the relevant gating function(s) to construct the gates around populations of interest. gate_draw has methods for flowFrame, flowSet and GatingSet objects, refer to their respective help pages for more information. The flowFrame and flowSet methods simply return the constructed gates as a list of filters, whilst the GatingSet method automatically applies the constructed gates to the GatingSet and saves the constructed gates in an openCyto gatingTemplatefor future use. See gate_edit and gate_remove to manipulate constructed gates and modify their entries in the gatingTemplate.

Author(s)

Dillon Hammill, Dillon.Hammill@anu.edu.au

See Also

gate_draw,flowFrame-method

gate_draw,flowSet-method

gate_draw,GatingSet-method


DillonHammill/cytoSuite documentation built on March 7, 2019, 10:09 a.m.