rformassspectrometry/MsFeatures: Functionality for Mass Spectrometry Features

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.

Getting started

Package details

Bioconductor views Infrastructure MassSpectrometry Metabolomics
Maintainer
LicenseArtistic-2.0
Version1.7.0
URL https://github.com/RforMassSpectrometry/MsFeatures
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rformassspectrometry/MsFeatures")
rformassspectrometry/MsFeatures documentation built on April 21, 2023, 6:20 a.m.