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 spectral data.
Install metabom8 with remotes
:
install.packages('remotes')
remotes::install_github("tkimhofer/metabom8")