JonasSchulz-Marner/AnonymizationTool: Anonymize FCS and LMD Files

AnonymizationTool for anonymizing personal data from FCS and LMD files. The package uses a Shiny App to anonymize all personal data, that is find in a FCS or LMD file. Anonymization is performed using predetermined keywords that indicate personal data. These are filtered out by the anonymization app and the corresponding content is overwritten with a string of "X". Thus, |SampleID1|Max Mustermann| -> |SampleID1|XXXXXXXXXX| Then a copy of the file is returned so the original file remains unchanged.

Getting started

Package details

AuthorPLAIT Project Group
MaintainerPLAIT-Team <plaitprojekt@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JonasSchulz-Marner/AnonymizationTool")
JonasSchulz-Marner/AnonymizationTool documentation built on May 20, 2021, 1:53 a.m.