MBECS
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see MBECS.
Evaluation and correction of batch effects in microbiome data-sets
Bioconductor version: 3.19
The Microbiome Batch Effect Correction Suite (MBECS) provides a set of functions to evaluate and mitigate unwated noise due to processing in batches. To that end it incorporates a host of batch correcting algorithms (BECA) from various packages. In addition it offers a correction and reporting pipeline that provides a preliminary look at the characteristics of a data-set before and after correcting for batch effects.
Author: Michael Olbrich [aut, cre]
Maintainer: Michael Olbrich <M.Olbrich at protonmail.com>
citation("MBECS")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MBECS")
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("MBECS")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.