Package: gwasglue2 Title: GWAS summary data sources connected to analytical tools Version: 0.0.0.9000 Authors@R: c( person("Gibran", "Hemani", , "g.hemani@bristol.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-0920-1055")), person("Rita", "Rasteiro", , "rita.rasteiro@bristol.ac.uk", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-4217-3060")), person("Christopher", "Woods", , "Christopher.Woods@bristol.ac.uk", role = "aut", comment = c(ORCID = "0000-0001-6563-9903")) ) Description: 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/gwasglue2 BugReports: https://github.com/MRCIEU/gwasglue2/issues Depends: methods, R (>= 4.0.0) Imports: dplyr Suggests: covr, digest, GenomicRanges, graphics, IRanges, knitr, rmarkdown, rtracklayer, stats, testthat (>= 3.0.0), TwoSampleMR, utils VignetteBuilder: knitr Remotes: mrcieu/TwoSampleMR Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Collate: 'constructors.R' 'dataset.R' 'convertTo.R' 'globals.R' 'harmonise.R' 'harmoniseLD_method.R' 'harmonise_ld.R' 'harmonise_method.R' 'liftover.R' 'meta.R' 'plot.R' 'summaryset.R' 'utils.R' 'wrappers.R' Repository: https://mrcieu.r-universe.dev Date/Publication: 2023-11-28 13:12:30 UTC RemoteUrl: https://github.com/MRCIEU/gwasglue2 RemoteRef: HEAD RemoteSha: c93b3a1fca7d2eae5d40bd62117091b1ad57f0fa NeedsCompilation: no Packaged: 2026-06-19 08:13:09 UTC; root Author: Gibran Hemani [aut] (ORCID: ), Rita Rasteiro [cre, aut] (ORCID: ), Christopher Woods [aut] (ORCID: ) Maintainer: Rita Rasteiro