tof_find_panel_info | R Documentation |
Using the character vectors obtained from the 'name' and 'desc' columns of the parameters of the data of a flowFrame, figure out the high-dimensional cytometry panel used to collect the data and return it as a tidy tibble.
tof_find_panel_info(input_flowFrame)
input_flowFrame |
a raw flowFrame (just read from an .fcs file) from which a high-dimensional cytometry panel should be extracted |
A tibble with 2 columns ('metals' and 'antigens') that correspond to the metals and antigens of the high-dimensional cytometry panel used during data acquisition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.