Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 361 Bytes

metabom8

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.

Installation

Install metabom8 with remotes:

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