Bioc2026 Registration Open!

batchCorr

Within And Between Batch Correction Of LC-MS Metabolomics Data

Bioconductor version: 3.23 · Package version: 1.2.0

From the perspective of metabolites as the continuation of the central dogma of biology, metabolomics provides the closest link to many phenotypes of interest. This makes metabolomics research promising in teasing apart the complexities of living systems. However, due to experimental reasons, the data includes non-biological variation which limits quality and reproducibility, especially if the data is obtained from several batches. The batchCorr package reduces unwanted variation by way of between-batch alignment, within-batch drift correction and between-batch normalization using batch-specific quality control samples and long-term reference QC samples. Please see the associated article for more thorough descriptions of algorithms.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("batchCorr")

Details

MaintainerAnton Ribbenstedt <parasitetwin@gmail.com>
AuthorAnton Ribbenstedt [cre] (ORCID: <https://orcid.org/0000-0002-9985-5644>), Carl Brunius [aut] (ORCID: <https://orcid.org/0000-0003-3957-870X>), Vilhelm Suksi [aut]
LicenseGPL-2
URLhttps://github.com/MetaboComp/batchCorr
Bug Reportshttps://github.com/MetaboComp/batchCorr/issues
Downloads rank147
Source branchRELEASE_3_23
biocViewsBatchEffect, BiomedicalInformatics, MassSpectrometry, Metabolomics, Normalization, QualityControl, Software

Documentation

Download

Dependencies

Depends: R (>= 4.4.0), SummarizedExperiment

Imports: reshape, mclust, BiocParallel, methods

Suggests: BiocStyle, knitr, testthat

Reverse dependencies

Suggests Me (1): notameViz