Gwas Database
Access and query a GWAS database to identify genetic associations with traits specified in your request.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jimmc414-gwas-database npx -- -y @trustedskills/jimmc414-gwas-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jimmc414-gwas-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jimmc414-gwas-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to a Genome Wide Association Study (GWAS) database. It allows users to query and retrieve data related to genetic variations and their associations with specific traits or diseases. The database contains information on SNPs, p-values, and effect sizes from published GWAS studies.
When to use it
- Research: Quickly access GWAS data for a specific gene or trait to support scientific investigations.
- Literature Review: Identify relevant GWAS studies related to a particular disease or phenotype.
- Data Analysis Preparation: Obtain pre-computed statistical results from published GWAS analyses, reducing the need for manual recalculation.
- Hypothesis Generation: Explore potential genetic risk factors associated with complex traits.
Key capabilities
- SNP querying by ID (e.g., rsID)
- Trait/disease association retrieval
- P-value and effect size data access
- GWAS study metadata lookup
Example prompts
- "What is the p-value for SNP rs9295214 in relation to Alzheimer's disease?"
- "Find GWAS studies associated with type 2 diabetes."
- "Give me the effect size for a SNP linked to height."
Tips & gotchas
The database contains data from publicly available sources. Results should be interpreted within the context of the original study methodologies and limitations.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.