The IEU GWAS database comprises over 10,000 curated, QC’d and harmonised complete GWAS summary datasets and can be queried using an API. See here for documentation on the API itself. This R package is a wrapper to make generic calls to the API, plus convenience functions for specific queries.
Methods currently implemented:
There are a few convenience functions also:
See [https://github.com/MRCIEU/gwasglue] for information about how to connect the genotype and LD data to other packages involving colocalisation, finemapping, visualisation and MR.
You can install the developer version of ieugwasr with:
devtools::install_github("mrcieu/ieugwasr")
Browse the vignettes etc for information on how to use this package: https://mrcieu.github.io/ieugwasr/