Bioc2026 Registration Open!

Harman

The removal of batch effects from datasets using a PCA and constrained optimisation based technique

Bioconductor version: 3.23 · Package version: 1.40.0

Harman is a PCA and constrained optimisation based technique that maximises the removal of batch effects from datasets, with the constraint that the probability of overcorrection (i.e. removing genuine biological signal along with batch noise) is kept to a fraction which is set by the end-user.

Installation

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

BiocManager::install("Harman")

Details

MaintainerJason Ross <jason.ross@csiro.au>
AuthorYalchin Oytam [aut], Josh Bowden [aut], Jason Ross [aut, cre]
LicenseGPL-3 + file LICENCE
URLhttp://www.bioinformatics.csiro.au/harman/
Downloads rank460
Source branchRELEASE_3_23
biocViewsBatchEffect, DNAMethylation, Microarray, MultipleComparison, Normalization, Preprocessing, PrincipalComponent, Software, StatisticalMethod, Transcription

Documentation

Download

Dependencies

Depends: R (>= 3.6)

Imports: Rcpp (>= 0.11.2), graphics, stats, Ckmeans.1d.dp, parallel, methods, matrixStats

LinkingTo: Rcpp

Suggests: HarmanData, BiocGenerics, BiocStyle, knitr, rmarkdown, RUnit, RColorBrewer, bladderbatch, limma, minfi, lumi, msmsEDA, affydata, minfiData, sva

Reverse dependencies

Imports Me (2): BatchQC, debrowser

Suggests Me (1): HarmanData