# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "MsFeatures" in publications use:' type: software license: Artistic-2.0 title: 'MsFeatures: Functionality for Mass Spectrometry Features' version: 1.13.0 abstract: The MsFeature package defines functionality for Mass Spectrometry features. This includes functions to group (LC-MS) features based on some of their properties, such as retention time (coeluting features), or correlation of signals across samples. This packge hence allows to group features, and its results can be used as an input for the `QFeatures` package which allows to aggregate abundance levels of features within each group. This package defines concepts and functions for base and common data types, implementations for more specific data types are expected to be implemented in the respective packages (such as e.g. `xcms`). All functionality of this package is implemented in a modular way which allows combination of different grouping approaches and enables its re-use in other R packages. authors: - family-names: Rainer given-names: Johannes email: Johannes.Rainer@eurac.edu orcid: https://orcid.org/0000-0002-6977-7147 repository: https://bioc.r-universe.dev repository-code: https://github.com/RforMassSpectrometry/MsFeatures url: https://github.com/RforMassSpectrometry/MsFeatures contact: - family-names: Rainer given-names: Johannes email: Johannes.Rainer@eurac.edu orcid: https://orcid.org/0000-0002-6977-7147