GatingSet-methods: constructors for GatingSet

GatingSet-methodsR Documentation

constructors for GatingSet

Description

construct a gatingset with empty trees (just root node)

Usage

## S4 method for signature 'cytoset,ANY'
GatingSet(x)

Arguments

x

a flowSet, ncdfFlowSet, or cytoset

...

arguments passed to flowSet_to_cytoset() when x is a flowSet

Examples

## Not run: 
#fdata could be a flowSet, ncdfFlowSet, or GatingSet
gs <- GatingSet(fdata)

## End(Not run)

RGLab/flowWorkspace documentation built on March 17, 2024, 2:24 p.m.