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

View source: R/filterObject_Methods.R

filter_to_listR Documentation

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

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

filter_to_list(x)

Arguments

x

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

Value

a list


RGLab/flowWorkspace documentation built on March 17, 2024, 2:24 p.m.