Description Usage Arguments Examples
construct object from xml workspace file and a list of sampleIDs (not intended to be called by user.)
construct a gatingset with empty trees (just root node)
construct object from existing gating hierarchy(gating template) and flow data
1 2 3 4 5 6 7 8 9 |
x |
|
y |
|
guids |
|
includeGates |
|
sampNloc |
|
xmlParserOption |
|
wsType |
|
path |
|
... |
other arguments. see parseWorkspace |
1 2 3 4 5 | ## Not run:
#fdata could be a flowSet or ncdfFlowSet
gs <- GatingSet(fdata)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.