Package: gwasglue Title: GWAS summary data sources connected to analytical tools Version: 0.0.0.9001 Authors@R: person("Gibran", "Hemani", , "g.hemani@bristol.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0920-1055")) Description: Many tools exist that use GWAS summary data for colocalisation, fine mapping, Mendelian randomization, visualisation, etc. This package is a conduit that connects R packages that can retrieve GWAS summary data to various tools for analysing those data. License: MIT + file LICENSE URL: https://github.com/mrcieu/gwasglue BugReports: https://github.com/mrcieu/gwasglue/issues Depends: R (>= 3.6.0) Imports: data.table, dplyr, genetics.binaRies, glue, gwasvcf, ieugwasr, jsonlite, magrittr, S4Vectors, SummarizedExperiment, susieR, tidyr, TwoSampleMR, VariantAnnotation Suggests: coloc, covr, finemapr, knitr, rmarkdown, testthat VignetteBuilder: knitr Remotes: MRCIEU/genetics.binaRies, mrcieu/gwasvcf, mrcieu/TwoSampleMR, variani/finemapr Encoding: UTF-8 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libbz2-dev libicu-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libsqlite3-dev xz-utils zlib1g-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2025-09-07 06:43:18 UTC RemoteUrl: https://github.com/remlapmot/gwasglue RemoteRef: fixes RemoteSha: 7fa098bfbaeb3b14477af8634a20af5b3cf1cde8 NeedsCompilation: no Packaged: 2026-06-24 10:44:31 UTC; root Author: Gibran Hemani [aut, cre] (ORCID: ) Maintainer: Gibran Hemani