Description Usage Arguments Value
Extract the compensated and transformed data and all gate labels.
1 | parse_flowjo(files, wsp_file, group = "All Samples", plot = FALSE)
|
wsp_file |
Path to the FlowJo workspace |
group |
Group the file belongs to in the FlowJo workspace. Default is "All Samples" |
file |
Path to the fcs file of interest |
Returns a list with two elements: flowFrame and gates.
flowFrame
contains the compensated and transformed fcs file, as set
up in the FlowJo workspace.
gates
is a matrix in which each row corresponds with an individual
cell and each column with an individual gate, containing TRUE/FALSE values
indicating whether the cell falls into that gate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.