Package: quantro
Title: A test for when to use quantile normalization
Version: 1.18.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 (>= 3.1.3)
Suggests: knitr, RUnit, BiocGenerics, BiocStyle
VignetteBuilder: knitr
Roxygen: list(wrap = FALSE)
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
RoxygenNote: 6.0.1
git_url: https://git.bioconductor.org/packages/quantro
git_branch: RELEASE_3_9
git_last_commit: f6553c2
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: no
Packaged: 2019-05-03 03:17:47 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 3.6.0; ; 2019-05-03 14:12:42 UTC; windows
