The goal of GwasDataImport is to simplify importing GWAS summary data into the OpenGWAS database. It also automates import of EBI datasets.
Documentation including tutorials and examples here: https://mrcieu.github.io/GwasDataImport
Installation
# install.packages("remotes")
remotes::install_github("MRCIEU/GwasDataImport")