gate_quad_sequential {openCyto} | R Documentation |
The order of 1d-gating is determined so that the gates better capture the distributions of flow data.
gate_quad_sequential(fr, channels, gFunc, min = NULL, max = NULL, ...)
fr |
|
channels |
|
gFunc |
the name of the 1d-gating function to be used for either dimension |
min |
a numeric vector that sets the lower bounds for data filtering |
max |
a numeric vector that sets the upper bounds for data filtering |
... |
other arguments passed to |
a filters
that contains four rectangleGates