2022
DOI: 10.3390/metabo12020173
|View full text |Cite
|
Sign up to set email alerts
|

A Modular and Expandable Ecosystem for Metabolomics Data Annotation in R

Abstract: Liquid chromatography-mass spectrometry (LC-MS)-based untargeted metabolomics experiments have become increasingly popular because of the wide range of metabolites that can be analyzed and the possibility to measure novel compounds. LC-MS instrumentation and analysis conditions can differ substantially among laboratories and experiments, thus resulting in non-standardized datasets demanding customized annotation workflows. We present an ecosystem of R packages, centered around the MetaboCoreUtils, MetaboAnnota… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
28
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 45 publications
(28 citation statements)
references
References 33 publications
(45 reference statements)
0
28
0
Order By: Relevance
“…For example, all the functions used for metabolite annotation were combined as one package metID 24 in tidyMass. The modular architecture makes tidyMass flexible and extensible, which is popular for R package design 23,25 . Users can choose either package from tidyMass according to their own pipeline.…”
Section: Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…For example, all the functions used for metabolite annotation were combined as one package metID 24 in tidyMass. The modular architecture makes tidyMass flexible and extensible, which is popular for R package design 23,25 . Users can choose either package from tidyMass according to their own pipeline.…”
Section: Resultsmentioning
confidence: 99%
“…The "SummarizedExperiment" class in the Summar-izedExperiment package presents a popular data structure for multiple omics data analysis packages in the R environment, especially for RNA-seq data analysis tools 29 . Some R packages developed for metabolomics also support this data structure, such as the "MetaboAnnotation" package (metabolite annotation) from the RforMassSpectrometry project 23 . So users can convert from the "mass_dataset" class to the "SummarizedExperiment" class and then annotate metabolites using the "MetaboAnnotation" package.…”
Section: Interoperability With Other Toolsmentioning
confidence: 99%
See 1 more Smart Citation
“…TidyMass project is an ecosystem of R packages that share an underlying design philosophy, grammar, and data structure, which utilizes the concept of tidyverse 19 . To address the challenges of data sharing, reproducible analysis, and extensibility, we adopted the object-oriented and modular design concepts, which are also leveraged by other tools 7,14 .…”
Section: Methodsmentioning
confidence: 99%
“…2 ). The modular design makes it easy for the user to find appropriate functions, and for developers to debug and extend it 7 . Briefly, the workflow begins from the package massConverter, which converts MS raw data from different vendors to other formats ( Fig.…”
Section: Figmentioning
confidence: 99%