filter-in-methods {flowCore}R Documentation

Methods for Function %in% in Package 'flowCore'

Description

Membership methods must be defined for every object of type filter with respect to a flowFrame object. The operation is considered to be general and may return a logical, numeric or factor vector that will be handled appropriately. The ability to handle logical matrices as well as vectors is also planned but not yet implemented.

Author(s)

B. Ellis

Examples






[Package flowCore version 1.0.2 Index]