Package: ggmanh
Title: Visualization Tool for GWAS Result
Version: 1.16.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
Config/pak/sysreqs: libicu-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 12:57:32 UTC
RemoteUrl: https://github.com/bioc/ggmanh
RemoteRef: RELEASE_3_23
RemoteSha: 50e0d6a19ed183b11ccdc2f178220510457bd045
NeedsCompilation: no
Packaged: 2026-04-29 22:11:26 UTC; root
Author: John Lee [aut, cre],
  John Lee [aut] (AbbVie),
  Xiuwen Zheng [ctb, dtc]
Maintainer: John Lee <swannyy.stat@gmail.com>
Built: R 4.6.0; ; 2026-04-29 23:05:27 UTC; unix
