# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "MsIO" in publications use:' type: software license: Artistic-2.0 title: 'MsIO: Serializing and restoring/importing mass spectrometry data objects' version: 0.0.4 doi: 10.32614/CRAN.package.MsIO abstract: The serialization mechanism of R allows to save and load R data objects in a binary format, that can however not be read by other programming languages or software. The MsIO package supports serializing and restoring or importing mass spectrometry data objects to and from language agnostic file formats. A variety of different file types, including HDF5 and JSON-based formats defined by the Bioconductor *alabaster* package are supported. The file type can be defined and configured through a second argument `param` of the export/import methods. authors: - family-names: Rainer given-names: Johannes email: Johannes.Rainer@eurac.edu orcid: https://orcid.org/0000-0002-6977-7147 - family-names: Louail given-names: Philippine email: philippine.louail@eurac.edu orcid: https://orcid.org/0009-0007-5429-6846 repository: https://rformassspectrometry.r-universe.dev repository-code: https://github.com/RforMassSpectrometry/MsIO commit: 1bddd738788bb84baee927d123b41cffe6b825da url: https://github.com/RforMassSpectrometry/MsIO contact: - family-names: Rainer given-names: Johannes email: Johannes.Rainer@eurac.edu orcid: https://orcid.org/0000-0002-6977-7147