Package: proBatch
Type: Package
Title: Tools for Diagnostics and Corrections of Batch Effects in
        Proteomics
Version: 1.0.0
Author: Jelena Cuklina <chuklina.jelena@gmail.com>, Chloe H. Lee <chloe.h.lee94@gmail.com>, Patrick Pedrioli <pedrioli@gmail.com>
Maintainer: Chloe H. Lee <chloe.h.lee94@gmail.com>
Description: The proBatch package facilitates batch effects analysis and correction in 
  high-thoughput 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, GeneExpression
License: GPL-3
URL: https://github.com/symbioticMe/proBatch
BugReports: https://github.com/symbioticMe/proBatch/issues
Depends: R (>= 3.6)
Encoding: UTF-8
LazyData: true
Imports: Biobase, corrplot, dplyr, data.table, ggfortify, ggplot2,
        grDevices, lazyeval, lubridate, magrittr, pheatmap,
        preprocessCore, purrr, pvca, RColorBrewer, readr, reshape2,
        rlang, scales, viridis, stats, sva, tidyr, tibble, utils,
        wesanderson, WGCNA
Suggests: knitr, rmarkdown, devtools, roxygen2, testthat
VignetteBuilder: knitr
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/proBatch
git_branch: RELEASE_3_9
git_last_commit: 6640beb
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: no
Packaged: 2019-05-03 05:45:10 UTC; biocbuild
Built: R 3.6.0; ; 2019-05-03 14:10:12 UTC; windows
