randomFilterResult-class: Class "randomFilterResult"

randomFilterResult-classR Documentation

Class "randomFilterResult"

Description

Container to store the result of applying a filter on a flowFrame object, with the population membership considered to be stochastic rather than absolute. Currently not utilized.

Slots

subSet

Object of class "numeric", which is a logical vector indicating the population membership of the data in the gated flowFrame.

frameId

Object of class "character" referencing the flowFrame object filtered. Used for sanity checking.

filterDetails

Object of class "list" describing the filter applied.

filterId

Object of class "character" referencing the filter applied.

Extends

Class "filterResult", directly. Class "filter", by class "filterResult", distance 2.

Author(s)

B. Ellis

See Also

filter


RGLab/flowCore documentation built on March 19, 2024, 9:45 p.m.