groupBy-gtMethod-method: get the grouping variable for the gating method

Description Usage Arguments

Description

When specified, the flow data is grouped by the grouping variable (column names in pData). Within each group, when isCollapse is set to TRUE, the gating method is applied to the collapsed data. Otherwise, it is done indepentently for each indiviudal sample(flowFrame). Grouping variable is also used by preprocessing method.

Usage

1
2
## S4 method for signature 'gtMethod'
groupBy(object)

Arguments

object

gtMethod


openCyto documentation built on Nov. 8, 2020, 5:40 p.m.