README.md

MetaboTandem

Lifecycle: experimental

The goal of MetaboTandem is to analyze and annotate LC-MS/MS data

Installation

You can install the development version of MetaboTandem from GitHub with:

# install.packages("devtools")
devtools::install_github("Coayala/MetaboTandem")

Conversely you can run MetaboTandem using a docker container with:

docker pull coayala/metabotandem

How to start the app

For both the container or locally just

library(MetaboTandem)
library(xcms)

MetaboTandemApp()


Coayala/MetaboTandem documentation built on April 7, 2024, 3:39 a.m.