AnonymizeFACSdata: Anonymize FACS data

View source: R/AnonymizeFACSdata.R

AnonymizeFACSdataR Documentation

Anonymize FACS data

Description

An interactive tool for the anonymization of FACS data (either *.fcs or *.lmd)

Usage

AnonymizeFACSdata()

Details

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.

Value

a *.fcs file is written out.

Note

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.

Author(s)

Michael Thrun

References

http://www.deepbionics.org

See Also

ReadFCS_FlowCompensated,WriteFCS_Anonymized


Mthrun/dbt.FlowCytometry documentation built on June 5, 2023, 10:30 a.m.