MRCIEU / gwasglue2

Connecting GWAS summary data to analytical tools

Home Page:https://mrcieu.github.io/gwasglue2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gwasglue2

Lifecycle: experimental Codecov test coverage R-CMD-check

This package is part of the OpenGWAS project. It aims to reduce friction between connecting GWAS summary data sources to a range of analytical tools. See the Strategy vignette for more information.

It aims to replace the original gwasglue package but it is still in early development.

Installation

You can install the development version of gwasglue2 from GitHub with:

if(!require("remotes"))
{
    install.packages("remotes")
}
remotes::install_github("MRCIEU/gwasglue2")

About

Connecting GWAS summary data to analytical tools

https://mrcieu.github.io/gwasglue2

License:Other


Languages

Language:R 97.9%Language:Dockerfile 2.1%