convert flowCore filter to a list
It convert the flowCore gate to a list whose structure can be understood by underlying c++ data structure.
filter_to_list(x)
x
filter a flowCore gate. Currently supported gates are: "rectangleGate", "polygonGate","ellipsoidGate" and "booleanFilter"
filter
a list
list