Package: proBatch
Type: Package
Title: Tools for Diagnostics and Corrections of Batch Effects in
        Proteomics
Version: 1.99.5
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.5.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: BiocStyle, 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
git_url: https://git.bioconductor.org/packages/proBatch
git_branch: devel
git_last_commit: 18d59ea
git_last_commit_date: 2026-03-10
Repository: Bioconductor 3.23
Date/Publication: 2026-03-11
NeedsCompilation: no
Packaged: 2026-03-11 23:27:24 UTC; biocbuild
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>
