QMMSBMMay 8

MeTime: An R package for reproducible longitudinal metabolomics data analysis

arXiv:2605.0849710.6Has Code
Predicted impact top 27% in QM · last 90 daysOriginality Synthesis-oriented
AI Analysis

For metabolomics researchers, it offers a unified, reproducible workflow for complex longitudinal studies, though it is an incremental tool combining existing methods.

MeTime provides an R package for reproducible longitudinal metabolomics data analysis, wrapping multiple methods in a consistent interface with automatic provenance tracking and report generation.

MeTime is an opensource R package for reproducible analysis of longitudinal metabolomics data. It builds upon a central S4 container, metime_analyser, that stores multiple datasets, associated metadata and analysis outputs, enabling unified handling of complex longitudinal studies. Analyses are constructed by piping modular functions, beginning with data transformations (mod_), followed by calculations (calc_), and optional meta-analysis (meta_), so entire workflows remain transparent and easy to modify. MeTime wraps numerous existing methods within a consistent interface, including sample and metabolite distributions, correlation and distance matrices, dimensionality reduction (PCA, UMAP, tSNE), random forest imputation and feature selection via Boruta, eigenmetabolites and WGCNA based clustering, conservation index analysis, regression models (linear, mixed effects, and generalized additive), and partial correlation networks. By retaining all intermediate results and provenance within the container, MeTime facilitates iterative exploration and ensures reproducible reporting via automatically generated HTML and PDF outputs. Comprehensive user guides, case studies and reference documentation accompany the package, making MeTime a versatile platform for longitudinal omics workflows.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes