Skip to content

R package to upload data to GWAS database

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

MRCIEU/GwasDataImport

Repository files navigation

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