gating,graphGML,GatingSet-method {CytoML} | R Documentation |
It applies the gates to the GatingSet based on the population tree described in graphGML.
## S4 method for signature 'graphGML,GatingSet' gating(x, y, ...)
x |
graphGML |
y |
GatingSet |
... |
other arguments |
Nothing. As the side effect, gates generated by gating methods are saved in GatingSet
.