filter_to_list: convert flowCore filter to a list It convert the flowCore...

Description Usage Arguments Value

View source: R/filterObject_Methods.R

Description

convert flowCore filter to a list

It convert the flowCore gate to a list whose structure can be understood by underlying c++ data structure.

Usage

1

Arguments

x

filter a flowCore gate. Currently supported gates are: "rectangleGate", "polygonGate","ellipsoidGate" and "booleanFilter"

Value

a list


flowWorkspace documentation built on Nov. 8, 2020, 8:08 p.m.