Description Usage Arguments Value
View source: R/gating_subset.R
Given a parsed flowjo result, return only those cells which fall into a specific gate
1 | gating_subset(flowjo_res, gate)
|
flowjo_res |
The parsed flowjo result, as generated by parse_flowjo |
gate |
The name of the gate that should be used for selection |
Returns a list with two elements: flowFrame/flowSet and gates. Both are subsetted to contain only the cells of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.