flagme
This is the released version of flagme; for the devel version, see flagme.
Analysis of Metabolomics GC/MS Data
Bioconductor version: Release (3.22)
Fragment-level analysis of gas chromatography-massspectrometry metabolomics data.
Author: Mark Robinson <mark.robinson at imls.uzh.ch>, Riccardo Romoli <riccardo.romoli at unifi.it>
Maintainer: Mark Robinson <mark.robinson at imls.uzh.ch>, Riccardo Romoli <riccardo.romoli at unifi.it>
citation("flagme")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("flagme")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("flagme")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.