Package: ggmanh
Title: Visualization Tool for GWAS Result
Version: 1.14.0
Authors@R: c(
        person(given = "John", family = "Lee", role = c("aut", "cre"), email = "swannyy.stat@gmail.com"),
        person(given = "John", family = "Lee", role = c("aut"), email = "john.lee@abbvie.com", comment = "AbbVie"),
        person(given = "Xiuwen", family = "Zheng", role = c("ctb", "dtc"), email = "xiuwen.zheng@abbvie.com")
    )
Description: Manhattan plot and QQ Plot are commonly used to visualize the end result of Genome Wide Association Study.
    The "ggmanh" package aims to keep the generation of these plots simple while maintaining customizability.
    Main functions include manhattan_plot, qqunif, and thinPoints.
biocViews: Visualization, GenomeWideAssociation, Genetics
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports: gdsfmt, ggrepel, grDevices, paletteer, RColorBrewer, rlang,
        scales, SeqArray (>= 1.32.0), stats, tidyr, dplyr, pals,
        magrittr
Depends: methods, ggplot2
Suggests: BiocStyle, rmarkdown, knitr, testthat (>= 3.0.0),
        GenomicRanges
Config/testthat/edition: 3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/ggmanh
git_branch: RELEASE_3_22
git_last_commit: 6b069ef
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:12:11 UTC; biocbuild
Author: John Lee [aut, cre],
  John Lee [aut] (AbbVie),
  Xiuwen Zheng [ctb, dtc]
Maintainer: John Lee <swannyy.stat@gmail.com>
