R library for small molecule analysis using Magentic Resonance Spectroscopy (MRS). This R package provides a pipeline for data pre-processing and statistical interrogation of high-throughput MRS data.

Installation

You can install metabom8 with:

install.packages('remotes')
remotes::install_github("tkimhofer/metabom8")