maplet: An extensible R toolbox for modular and reproducible omics pipelines

Kelsey Chetnik,Elisa Benedetti,Daniel P. Gomari,Annalise Schweickart,Richa Batra,Mustafa Buyukozkan,Zeyu Wang,Matthias Arnold,Jonas Zierer,Karsten Suhre,Jan Krumsiek
DOI: https://doi.org/10.48550/arXiv.2105.04305
IF: 4.31
2021-05-06
Genomics
Abstract:This paper presents maplet, an open-source R package for the creation of highly customizable, fully reproducible statistical pipelines for omics data analysis, with a special focus on metabolomics-based methods. It builds on the SummarizedExperiment data structure to create a centralized pipeline framework for storing data, analysis steps, results, and visualizations. maplet's key design feature is its modularity, which offers several advantages, such as ensuring code quality through the individual maintenance of functions and promoting collaborative development by removing technical barriers to code contribution. With over 90 functions, the package includes a wide range of functionalities, covering many widely used statistical approaches and data visualization techniques.
What problem does this paper attempt to address?