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
Config/pak/sysreqs: libicu-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:14:02 UTC
RemoteUrl: https://github.com/bioc/ggmanh
RemoteRef: RELEASE_3_22
RemoteSha: 6b069efc5c15fbd6ec9e071165e9866d6beb0b17
NeedsCompilation: no
Packaged: 2025-11-11 18:51:47 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.5.2; ; 2025-11-11 18:55:44 UTC; windows
