Related Experiment Video
Updated: May 19, 2026

High-Throughput Image-Based Quantification of Mitochondrial DNA Synthesis and Distribution
Published on: May 5, 2023
MeTime: An R package for reproducible longitudinal metabolomics data analysis
Bharadwaj Marella1, Patrick Weinisch1, Lara Vehovec1
1Institute of Computational Biology, Helmholtz Zentrum München, German Research Center for Environmental Health, Neuherberg, Germany.
None:
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/distance matrices, dimensionality reduction (PCA, UMAP, t-SNE), 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/PDF outputs. Comprehensive user guides, case studies and reference documentation accompany the package, making MeTime a versatile platform for longitudinal omics workflows.

