subset: subset the GatingSet/GatingSetList based on 'pData'

subsetR Documentation

subset the GatingSet/GatingSetList based on 'pData'

Description

subset the GatingSet/GatingSetList based on 'pData'

Usage

## S3 method for class 'GatingSet'
subset(x, subset, ...)

Arguments

x

GatingSet or GatingSetList

subset

logical expression(within the context of pData) indicating samples to keep. see subset

...

other arguments. (not used)

Value

a codeGatingSet or GatingSetList object


RGLab/flowWorkspace documentation built on March 17, 2024, 2:24 p.m.