Related Experiment Video
Updated: Oct 2, 2025

07:11
Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis
Published on: November 10, 2023
2.8K
A Modular and Expandable Ecosystem for Metabolomics Data Annotation in R
Johannes Rainer1, Andrea Vicini1, Liesa Salzer2
1Institute for Biomedicine (Affiliated to the University of Lübeck), Eurac Research, 39100 Bozen, Italy.
Metabolites
|February 25, 2022
Summary
This study introduces an R package ecosystem for annotating untargeted metabolomics data from liquid chromatography-mass spectrometry (LC-MS). It enables reproducible data analysis across diverse experimental conditions and formats.
Area of Science:
- Metabolomics
- Bioinformatics
- Analytical Chemistry
Background:
- Untargeted metabolomics using liquid chromatography-mass spectrometry (LC-MS) is widely adopted for metabolite discovery.
- Variability in LC-MS instrumentation and analysis leads to non-standardized datasets.
- Customized annotation workflows are essential for reliable interpretation of metabolomics data.
Purpose of the Study:
- To present a modular R package ecosystem for the annotation of untargeted metabolomics data.
- To provide a flexible infrastructure for creating and managing reference spectral databases.
- To support diverse data formats and enable reproducible annotation workflows.
Main Methods:
- Development of an R package ecosystem including MetaboCoreUtils, MetaboAnnotation, and CompoundDb.
- Implementation of MS1 (m/z, retention time) and MS2 (fragment spectra comparison) based annotation.
- Support for multiple data formats (MSP, MGF, mzML, mzXML, netCDF, MassBank, SQL).
Main Results:
- A modular and customizable infrastructure for untargeted metabolomics data annotation.
- Creation and management of reference compound databases using the CompoundDb package.
- Compatibility with a wide range of LC-MS data formats and R environments.
Conclusions:
- The R package ecosystem facilitates reproducible and tailored annotation workflows for untargeted LC-MS data.
- The modular design allows for integration and re-use of core functionalities in other R packages.
- The developed tools are unit-tested, documented, and available via GitHub and Bioconductor.
Keywords:
R programmingannotationmetabolomicsreproducible researchsmall-compound databasesuntargeted analysisMore Related Videos
Related Concept Videos
Genome Annotation and Assembly
19.5K
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
19.5K
Protein Modifications in the RER
5.7K
Modification of secretory and transmembrane proteins entering the rough ER begins in the ER lumen. These modifications aid in protein folding and stabilize the acquired tertiary structure. Protein modifications in the rough ER co-occur at different stages of protein folding.
Broadly, these modifications can be categorized into four main categories — glycosylation, formation of disulfide bonds, assembly of protein subunits, and specific proteolytic cleavages like removal of signal...
Broadly, these modifications can be categorized into four main categories — glycosylation, formation of disulfide bonds, assembly of protein subunits, and specific proteolytic cleavages like removal of signal...
5.7K
RNA-seq
10.5K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
10.5K

