MBECS
Evaluation and correction of batch effects in microbiome data-sets
Bioconductor version: 3.23 · Package version: 1.16.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MBECS") Details
| Maintainer | Michael Olbrich <M.Olbrich@protonmail.com> |
| Author | Michael Olbrich [aut, cre] (ORCID: <https://orcid.org/0000-0003-2789-3382>) |
| License | Artistic-2.0 |
| URL | https://github.com/rmolbrich/MBECS |
| Bug Reports | https://github.com/rmolbrich/MBECS/issues/new |
| Downloads rank | 247 |
| Source branch | RELEASE_3_23 |
| biocViews | BatchEffect, Microbiome, Normalization, QualityControl, ReportWriting, Software, Visualization |