GatingSet-methods: constructors for GatingSet

Description Usage Arguments Examples

Description

construct a gatingset with empty trees (just root node)

Usage

1
2
## 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

1
2
3
4
5
## Not run: 
#fdata could be a flowSet, ncdfFlowSet, or GatingSet
gs <- GatingSet(fdata)

## End(Not run)

flowWorkspace documentation built on Nov. 8, 2020, 8:08 p.m.