perform manual gating from a FlowJo gate
Source:R/CytoProcessingStepImplementations.R
applyFlowJoGate.Rd
perform manual gating by: reading a flowjo workspace file using the CytoML package, and apply one of the gates to the input flowFrame. Note that not only the selected gate, but also all its hierarchy of gates, will be applied to the input dataset.
Arguments
- ff
a flowCore::flowFrame
- gateName
the name of the flowJo gate that will be applied
- wspFile
a flowjo workspace
- ...
Extra arguments passed to
getFlowJoLabels()