isCollapse,gtMethod-method: get the flag that determines whether gating method is applied on collapsed data
Description
When TRUE, the flow data(multiple flowFrames) is collapsed into one and the gating method is applied on the collapsed data.
Once the gate is generated, it is thenreplicated and applied to the each single flowFrame.Usage
## S3 method for class 'gtMethod':
isCollapse(object)