multipleFilterResult-class: Class "multipleFilterResult"

multipleFilterResult-classR Documentation

Class "multipleFilterResult"

Description

Container to store the result of applying filter on set of flowFrame objects

Slots

subSet

Object of class "factor" 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.

Methods

[, [[

subsetting. If x is multipleFilterResult, then x[[i]] a FilterResult object. The semantics is similar to the behavior of the subsetting operators for lists.

length

number of FilterResult objects in the set.

names

names of the FilterResult objects in the set.

summary

summary FilterResult objects in the set.

Author(s)

B. Ellis

See Also

filterResult

Examples


showClass("multipleFilterResult")


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