Bioc2026 Registration Open!

BERT

High Performance Data Integration for Large-Scale Analyses of Incomplete Omic Profiles Using Batch-Effect Reduction Trees (BERT)

Bioconductor version: 3.23 · Package version: 1.8.0

Provides efficient batch-effect adjustment of data with missing values. BERT orders all batch effect correction to a tree of pairwise computations. BERT allows parallelization over sub-trees.

Installation

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

BiocManager::install("BERT")

Details

MaintainerYannis Schumann <yannis.schumann@desy.de>
AuthorYannis Schumann [aut, cre] (ORCID: <https://orcid.org/0000-0002-2379-200X>), Simon Schlumbohm [aut] (ORCID: <https://orcid.org/0000-0002-0083-5142>)
LicenseGPL-3
URLhttps://github.com/HSU-HPC/BERT/
Bug Reportshttps://github.com/HSU-HPC/BERT/issues
Downloads rank171
Source branchRELEASE_3_23
biocViewsBatchEffect, ExperimentalDesign, Preprocessing, QualityControl, Software

Documentation

Download

Dependencies

Depends: R (>= 4.3.0)

Imports: cluster, comprehenr, foreach (>= 1.5.2), invgamma, iterators (>= 1.0.14), janitor (>= 2.2.0), limma (>= 3.46.0), logging (>= 0.10-108), sva (>= 3.38.0), SummarizedExperiment, methods, BiocParallel

Suggests: testthat (>= 3.0.0), knitr, rmarkdown, BiocStyle