Description Usage Arguments Value Examples
A FCS folder is a folder with a 'fcs' sub-directory containing '.fcs' files, optionally along with 'labels.csv' (with headings 'File+Name' and 'Experiment') and 'markers.csv' (with 'marker_label' and 'marker_name').
1 | import_fcs_path(fcs_path, marker_index = 1)
|
fcs_path |
path: path to FCS folder |
marker_index |
optional integer: index of flowFrame to use as panel source |
parsed FCS data
1 | flow_item <- import_fcs_path(system.file("extdata", "fcs", "KatJanin", package = "WebCytoMetry"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.