skills/labclaw/bio/tooluniverse-gwas-study-explorer/SKILL.md
Compare GWAS studies, perform meta-analyses, and assess replication across cohorts. Integrates NHGRI-EBI GWAS Catalog and Open Targets Genetics to compare study designs, effect sizes, ancestry diversity, and heterogeneity statistics. Use when comparing GWAS studies for a trait, performing meta-analysis of genetic loci, assessing replication across cohorts, or exploring the genetic architecture of complex diseases.
npx skillsauth add andyzhuang/openlife tooluniverse-gwas-study-explorerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Compare GWAS studies, perform meta-analyses, and assess replication across cohorts
The GWAS Study Deep Dive & Meta-Analysis skill enables comprehensive comparison of genome-wide association studies (GWAS) for the same trait, meta-analysis of genetic loci across studies, and systematic assessment of replication and study quality. It integrates data from the NHGRI-EBI GWAS Catalog and Open Targets Genetics to provide a complete picture of the genetic architecture of complex traits.
Scenario: "I want to understand all available GWAS data for type 2 diabetes"
Workflow:
Outcome: Complete landscape of T2D genetics with replicated findings and population-specific signals
Scenario: "Is the TCF7L2 association with T2D consistent across all studies?"
Workflow:
Outcome: Quantitative assessment of effect size consistency with heterogeneity interpretation
Scenario: "Which findings from the discovery cohort replicated in the independent sample?"
Workflow:
Outcome: Systematic replication report with success rates and failed findings
Scenario: "Are T2D loci consistent across European and East Asian populations?"
Workflow:
Outcome: Ancestry-specific genetic architecture with transferability assessment
This skill implements standard GWAS meta-analysis methods:
Fixed-Effects Model:
Random-Effects Model (recommended when I² > 50%):
Heterogeneity Assessment:
The I² statistic measures the percentage of variance due to between-study heterogeneity:
I² = [(Q - df) / Q] × 100%
where Q = Cochran's Q statistic
df = degrees of freedom (n_studies - 1)
Interpretation Guidelines:
Common reasons for high I²:
Recommendations:
The skill evaluates studies based on:
1. Sample Size:
2. Ancestry Diversity:
3. Data Availability:
4. Genotyping Quality:
5. Statistical Rigor:
Tier 1 (High Quality):
Tier 2 (Moderate Quality):
Tier 3 (Limited):
❌ Don't:
✅ Do:
When I² > 75%:
When Studies Conflict:
GWAS Best Practices:
Meta-Analysis Methods:
Heterogeneity Interpretation:
Multi-Ancestry GWAS:
Replication Standards:
gwas_search_studies: Find studies by traitgwas_get_study_by_id: Get detailed study metadatagwas_get_associations_for_study: Retrieve study associationsgwas_get_associations_for_snp: Get SNP associations across studiesgwas_search_associations: Search associations by traitOpenTargets_search_gwas_studies_by_disease: Disease-based study searchOpenTargets_get_gwas_study: Detailed study information with LD populationsOpenTargets_get_variant_credible_sets: Fine-mapped loci for variantOpenTargets_get_study_credible_sets: All credible sets for studyOpenTargets_get_variant_info: Variant annotation and allele frequenciesAssociation: Statistical relationship between a genetic variant and a trait
Credible Set: Set of variants likely to contain the causal variant (from fine-mapping)
Effect Size: Magnitude of genetic association (beta coefficient or odds ratio)
Fine-Mapping: Statistical method to identify causal variants within a locus
Genome-Wide Significance: p < 5×10⁻⁸, accounting for ~1M independent tests
Heterogeneity (I²): Percentage of variance due to between-study differences
L2G (Locus-to-Gene): Score predicting which gene is affected by a GWAS locus
LD (Linkage Disequilibrium): Non-random association of alleles at different loci
Meta-Analysis: Statistical combination of results from multiple studies
Replication: Independent confirmation of an association in a new cohort
Summary Statistics: Per-SNP statistics (p-value, beta, SE) from GWAS
Winner's Curse: Overestimation of effect size in discovery studies
After running this skill, consider:
Created by: ToolUniverse GWAS Analysis Team Last Updated: 2026-02-13 License: Open source (MIT)
tools
Search ClinicalTrials.gov with natural language queries. Find clinical trials, enrollment, and outcomes using Valyu semantic search.
development
Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.
development
Unified Python interface to 40+ bioinformatics services. Use when querying multiple databases (UniProt, KEGG, ChEMBL, Reactome) in a single workflow with consistent API. Best for cross-database analysis, ID mapping across services. For quick single-database lookups use gget; for sequence/file manipulation use biopython.
tools
Search bioRxiv biology preprints with natural language queries. Semantic search powered by Valyu.