Package: Harman
Type: Package
Title: The removal of batch effects from datasets using a PCA and
        constrained optimisation based technique
Version: 1.39.0
Date: 2022-03-28
Authors@R: 
    c(person(given = "Yalchin",
             family="Oytam",
             email = "Yalchin.Oytam@health.nsw.gov.au",
             role = "aut"),
      person(given="Josh",
            family="Bowden",
            role = "aut"),
      person(given="Jason",
             family="Ross",
             email = "jason.ross@csiro.au",
             role = c("aut", "cre")))
Description: 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.
NeedsCompilation: yes
Suggests: HarmanData, BiocGenerics, BiocStyle, knitr, rmarkdown, RUnit,
        RColorBrewer, bladderbatch, limma, minfi, lumi, msmsEDA,
        affydata, minfiData, sva
Depends: R (>= 3.6)
Imports: Rcpp (>= 0.11.2), graphics, stats, Ckmeans.1d.dp, parallel,
        methods, matrixStats
LinkingTo: Rcpp
License: GPL-3 + file LICENCE
biocViews: BatchEffect, Microarray, MultipleComparison,
        PrincipalComponent, Normalization, Preprocessing,
        DNAMethylation, Transcription, Software, StatisticalMethod
VignetteBuilder: knitr
URL: http://www.bioinformatics.csiro.au/harman/
RoxygenNote: 7.1.2
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/Harman
git_branch: devel
git_last_commit: 12ad3f2
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-11-13
Packaged: 2025-11-13 21:40:50 UTC; biocbuild
Author: Yalchin Oytam [aut],
  Josh Bowden [aut],
  Jason Ross [aut, cre]
Maintainer: Jason Ross <jason.ross@csiro.au>
Built: R 4.6.0; aarch64-apple-darwin20; 2025-11-14 04:40:52 UTC; unix
