debarcoderExportDebarcodedFcs | R Documentation |
Given an FCS file, export a separate FCS file for each of the event labels (including unlabeled). If any additional parameters were used in the labeling (such as Mahalanobis Ratio) they will be included as columns in the FCS data.
debarcoderExportDebarcodedFcs(path_prefix, fcs, labels)
path_prefix |
Prefix to path where files will be exported. Each file will be named [prefix_path].[label].fcs. |
fcs |
FCS flow frame. |
labels |
Data frame with an event label column. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.