FlowCytometryTools.
ThresholdGate
(threshold, channel, region, name=None)[source]¶__init__
(threshold, channel, region, name=None)[source]¶Passes all events above or below a given threshold.
Methods
__init__ (threshold, channel, region[, name]) |
Passes all events above or below a given threshold. |
plot ([flip, ax_channels, ax]) |
Plots the gate. |
validate_input () |
Optional method to be defined by derived class to check whether user input was valid. |
Attributes
region |
The region of the gate that passes events. |
unnamed_gate_num |