xcms
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see xcms.
LC-MS and GC-MS Data Analysis
Bioconductor version: 3.10
Framework for processing and visualization of chromatographically separated and single-spectra mass spectral data. Imports from AIA/ANDI NetCDF, mzXML, mzData and mzML files. Preprocesses data for high-throughput, untargeted analyte profiling.
Author: Colin A. Smith <csmith at scripps.edu>, Ralf Tautenhahn <rtautenh at gmail.com>, Steffen Neumann <sneumann at ipb-halle.de>, Paul Benton <hpbenton at scripps.edu>, Christopher Conley <cjconley at ucdavis.edu>, Johannes Rainer <Johannes.Rainer at eurac.edu>, Michael Witting <michael.witting at helmholtz-muenchen.de>
Maintainer: Steffen Neumann <sneumann at ipb-halle.de>
citation("xcms")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("xcms")
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("xcms")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.