Type: Package Package: locuscomparer Title: locuscomparer: Visualization of GWAS-QTL Colocalization Events Version: 1.0.0 Authors@R: c( person("Boxiang", "Liu", , "jollier.liu@gmail.com", role = c("aut", "cre")), person("Michael", "Gloudemans", , "mgloud@stanford.edu", role = "ctb"), person("Stephen", "Montgomery", , "smontgom@stanford.edu", role = "ctb") ) Description: locuscomparer is the standalone version of the LocusCompare webserver (www.locuscompare.ml:3838). locuscomparer performs visualization of colocalization of summary statistics from pairs of association datasets (e.g. GWAS and eQTL). License: GPL-3 Depends: R (>= 2.10) Imports: cowplot (>= 0.6.1), DBI (>= 1.0.0), ggplot2 (>= 2.2.1), ggrepel (>= 0.6.5), RMySQL (>= 0.10.17) Suggests: testthat Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Config/pak/sysreqs: libmysqlclient-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2025-08-06 08:01:56 UTC RemoteUrl: https://github.com/remlapmot/locuscomparer RemoteRef: suggestions RemoteSha: 208d7fae39096ec599e940faee9c9fc31f450085 NeedsCompilation: no Packaged: 2026-06-02 09:08:11 UTC; root Author: Boxiang Liu [aut, cre], Michael Gloudemans [ctb], Stephen Montgomery [ctb] Maintainer: Boxiang Liu