# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "MsExperimentStash" in publications use:' type: software license: GPL-3.0-only title: 'MsExperimentStash: Serialize and restore MsExperiment objects in interoperable file formats' version: 0.97.1 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 MsExperimentStash package implements the serialization methods from the MsStash package for MsExperiment objects. Data can be stashed in a variety of file formats and types, including HDF5 and JSON-based formats defined by the Bioconductor *alabaster* package. 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/MsExperimentStash commit: 47f213a932078854831604e30a6435043a1d1ff1 url: https://github.com/RforMassSpectrometry/MsExperimentStash date-released: '2026-06-29' contact: - family-names: Rainer given-names: Johannes email: Johannes.Rainer@eurac.edu orcid: https://orcid.org/0000-0002-6977-7147