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

Description Usage Arguments Value

Description

subset the GatingSet/GatingSetList based on 'pData'

Usage

1
2
## 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


flowWorkspace documentation built on Nov. 8, 2020, 8:08 p.m.