cosmiq
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see cosmiq.
cosmiq - COmbining Single Masses Into Quantities
Bioconductor version: 3.14
cosmiq is a tool for the preprocessing of liquid- or gas - chromatography mass spectrometry (LCMS/GCMS) data with a focus on metabolomics or lipidomics applications. To improve the detection of low abundant signals, cosmiq generates master maps of the mZ/RT space from all acquired runs before a peak detection algorithm is applied. The result is a more robust identification and quantification of low-intensity MS signals compared to conventional approaches where peak picking is performed in each LCMS/GCMS file separately. The cosmiq package builds on the xcmsSet object structure and can be therefore integrated well with the package xcms as an alternative preprocessing step.
Author: David Fischer [aut, cre], Christian Panse [aut] , Endre Laczko [ctb]
Maintainer: David Fischer <dajofischer at googlemail.com>
citation("cosmiq")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cosmiq")
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("cosmiq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.