Description Usage Arguments Value
rescale the gate coordinates with the transformation provided
1 2 3 | transform(`_data`, ...)
rescale_gate(gate, trans, param)
|
_data |
the filter or filterList object. Currently support polygonGate, ellipsoidGate, rectangleGate and quadGate. |
... |
trans the transformation function or transformList object param the parameter/dimension to be transformed. When trans is transformList object, param is not needed since it is derived from transformList. |
gate |
gate object |
trans |
the transformation function |
param |
the parameter/dimension to be transformed. |
the transformed filter/filterList object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.