Package: proBatch
Type: Package
Title: Tools for Diagnostics and Corrections of Batch Effects in
        Proteomics
Version: 1.99.4
Authors@R: c(
    person("Jelena", "Cuklina", email = "chuklina.jelena@gmail.com", role = "aut"),
    person("Chloe H.", "Lee", email = "chloe.h.lee94@gmail.com", role = "aut"),
    person("Patrick", "Pedrioli", email = "pedrioli@gmail.com", role = "aut"),
    person("Olga", "Zolotareva", email = "olga.zolotareva@uni-hamburg.de", role = "aut"),
    person("Yuliya", "Burankova", email = "yuliya.burankova@uni-hamburg.de", role = "cre")   
  )
Description: These tools facilitate batch effects analysis and
        correction in high-throughput experiments. It was developed
        primarily for mass-spectrometry proteomics (DIA/SWATH), but
        could also be applicable to most omic data with minor
        adaptations. The package contains functions for diagnostics
        (proteome/genome-wide and feature-level), correction
        (normalization and batch effects correction) and quality
        control. Non-linear fitting based approaches were also included
        to deal with complex, mass spectrometry-specific signal drifts.
biocViews: BatchEffect, Normalization, Preprocessing, Software,
        MassSpectrometry, Proteomics, QualityControl, Visualization
License: GPL-3
URL: https://github.com/Freddsle/proBatch
BugReports: https://github.com/Freddsle/proBatch/issues
Depends: R (>= 4.4.0)
Encoding: UTF-8
LazyData: false
Imports: Biobase, QFeatures, SummarizedExperiment, S4Vectors, corrplot,
        dplyr, data.table, ggfortify, ggplot2, gridExtra, grDevices,
        lazyeval, lubridate, limma, magrittr, matrixStats, methods,
        pheatmap, preprocessCore, purrr, pvca, RColorBrewer, reshape2,
        rlang, scales, stats, sva, tidyr, tibble, tools, utils,
        viridis, wesanderson, WGCNA
Suggests: cowplot, ggplotify, knitr, rmarkdown, devtools, gtable,
        roxygen2, testthat (>= 3.0.0), spelling, HDF5Array
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Language: en-US
Config/testthat/edition: 3
Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libpng-dev
        libxml2-dev libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-21 15:54:19 UTC
RemoteUrl: https://github.com/bioc/proBatch
RemoteRef: HEAD
RemoteSha: 2ad0a3808467708f3655e4633a1cf99d887a77f0
NeedsCompilation: no
Packaged: 2026-01-29 04:17:31 UTC; root
Author: Jelena Cuklina [aut],
  Chloe H. Lee [aut],
  Patrick Pedrioli [aut],
  Olga Zolotareva [aut],
  Yuliya Burankova [cre]
Maintainer: Yuliya Burankova <yuliya.burankova@uni-hamburg.de>
Built: R 4.6.0; ; 2026-01-29 04:21:11 UTC; windows
