Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 709 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 709 Bytes

GwasDataImport

Codecov test coverage Lifecycle: experimental

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")