subset | R Documentation |
subset the GatingSet/GatingSetList based on 'pData'
## S3 method for class 'GatingSet'
subset(x, subset, ...)
x |
|
subset |
logical expression(within the context of pData) indicating samples to keep. see |
... |
other arguments. (not used) |
a codeGatingSet or GatingSetList
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.