- Home
- Bioconductor 3.23
- Software Packages
- xcms (development version)
xcms
This is the development version of xcms; for the stable release version, see xcms.
LC-MS and GC-MS Data Analysis
Bioconductor version: Development (3.23)
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 [aut], Ralf Tautenhahn [aut], Steffen Neumann [aut, cre] ORCID iD ORCID: 0000-0002-7899-7192 , Paul Benton [aut], Christopher Conley [aut], Johannes Rainer [aut] ORCID iD ORCID: 0000-0002-6977-7147 , Michael Witting [ctb], William Kumler [aut] ORCID iD ORCID: 0000-0002-5022-8009 , Philippine Louail [aut] ORCID iD ORCID: 0009-0007-5429-6846 , Pablo Vangeenderhuysen [ctb] ORCID iD ORCID: 0000-0002-5492-6904 , Carl Brunius [ctb] ORCID iD ORCID: 0000-0003-3957-870X
Maintainer: Steffen Neumann <sneumann at ipb-halle.de>
citation("xcms")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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.