GatingSet-methods | 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 |
... |
arguments passed to flowSet_to_cytoset() when x is a flowSet |
## Not run:
#fdata could be a flowSet, ncdfFlowSet, or GatingSet
gs <- GatingSet(fdata)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.