yamss
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see yamss.
Tools for high-throughput metabolomics
Bioconductor version: 3.19
Tools to analyze and visualize high-throughput metabolomics data aquired using chromatography-mass spectrometry. These tools preprocess data in a way that enables reliable and powerful differential analysis. At the core of these methods is a peak detection phase that pools information across all samples simultaneously. This is in contrast to other methods that detect peaks in a sample-by-sample basis.
Author: Leslie Myint [cre, aut] , Kasper Daniel Hansen [aut]
Maintainer: Leslie Myint <leslie.myint at gmail.com>
citation("yamss")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("yamss")
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("yamss")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.