GatingSet-methods {flowWorkspace} | R Documentation |
construct a gatingset with empty trees (just root node)
## S4 method for signature 'cytoset,ANY' GatingSet(x)
x |
a flowSet, ncdfFlowSet, or cytoset |
## Not run: #fdata could be a flowSet, ncdfFlowSet, or GatingSet gs <- GatingSet(fdata) ## End(Not run)