View source: R/AnonymizeFACSdata.R
AnonymizeFACSdata | R Documentation |
An interactive tool for the anonymization of FACS data (either *.fcs or *.lmd)
AnonymizeFACSdata()
If the *.lmd format is chosen, the Marburg style is assumed. This means the spillover matrix and the data are in the second dataset but the names of the parameters are in the first dataset. Otherwise please use ReadFCS_FlowCompensated
and WriteFCS_Anonymized
manually.
a *.fcs file is written out.
Due to security reasons, the output file path cannot be the same as the input file path when using standard shiny. However, in a future version shinyFiles could be used so that the choice of the output file path is automatically the same that input file path.
Michael Thrun
ReadFCS_FlowCompensated
,WriteFCS_Anonymized
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.