SkillAgentSearch skills...

Gwasglue2

Connecting GWAS summary data to analytical tools

Install / Use

/learn @MRCIEU/Gwasglue2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gwasglue2

<!-- badges: start -->

Lifecycle: experimental Codecov test coverage R-CMD-check

<!-- badges: end -->

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")
View on GitHub
GitHub Stars23
CategoryDevelopment
Updated4mo ago
Forks2

Languages

R

Security Score

72/100

Audited on Nov 19, 2025

No findings