Description Usage Arguments Examples
construct a gatingset with empty trees (just root node)
1 2 | ## 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 |
1 2 3 4 5 | ## 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.