to support adding rectangleGate yet gating through boolean operations without loading flow data
## S3 method for class 'GatingHierarchy,multipleFilterResult':
add(wf, action, name = NULL,
...)## S3 method for class 'GatingHierarchy,logicalFilterResult':
add(wf, action, parent, name,
recompute, ...)
## S3 method for class 'GatingHierarchy,ocRectangleGate':
add(wf, action, recompute, ...)
## S3 method for class 'GatingHierarchy,ocRectRefGate':
add(wf, action, recompute, ...)
GatingHierarchy
see add in flowWorkspace
packageocRectangleGate
or logicalFilterResult
character
vector that specifies the names of populations generated by multipleFilterResult
flowWorkspace
packagecharacter
parent node path (full or partial)logical
see add in flowWorkspace
package