Package: quantro
Title: A test for when to use quantile normalization
Version: 1.26.0
Authors@R: c(
    person("Stephanie", "Hicks", role = c("aut", "cre"), 
            email = "shicks19@jhu.edu", 
            comment = c(ORCID = "0000-0002-7858-0231")),
    person("Rafael", "Irizarry", role = "aut", 
            comment = c(ORCID = "0000-0002-3944-4309")))
Imports: Biobase, minfi, doParallel, foreach, iterators, ggplot2,
        methods, RColorBrewer
Depends: R (>= 4.0)
Suggests: knitr, RUnit, BiocGenerics, BiocStyle
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Encoding: UTF-8
Description: A data-driven test for the assumptions of
    quantile normalization using raw data such as objects
    that inherit eSets (e.g. ExpressionSet, MethylSet).
    Group level information about each sample (such as
    Tumor / Normal status) must also be provided because
    the test assesses if there are global differences in
    the distributions between the user-defined groups.
License: GPL (>=3)
biocViews: Normalization, Preprocessing, MultipleComparison,
        Microarray, Sequencing
git_url: https://git.bioconductor.org/packages/quantro
git_branch: RELEASE_3_13
git_last_commit: b93958c
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 01:49:45 UTC; biocbuild
Author: Stephanie Hicks [aut, cre] (<https://orcid.org/0000-0002-7858-0231>),
  Rafael Irizarry [aut] (<https://orcid.org/0000-0002-3944-4309>)
Maintainer: Stephanie Hicks <shicks19@jhu.edu>
Built: R 4.1.0; ; 2021-05-20 09:35:55 UTC; windows
