Gwas Database
Helps with AI, database as part of working with databases and data persistence workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add k-dense-ai-gwas-database npx -- -y @trustedskills/k-dense-ai-gwas-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"k-dense-ai-gwas-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/k-dense-ai-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 the database for genetic variants associated with specific traits or diseases, retrieve information about SNPs (Single Nucleotide Polymorphisms), and explore relationships between genes and phenotypes. The database contains curated data from published GWAS studies.
When to use it
- Investigating potential genetic factors contributing to a particular disease.
- Identifying SNPs linked to a specific trait of interest.
- Exploring the genomic regions associated with complex phenotypes.
- Researching the biological pathways influenced by identified genetic variants.
Key capabilities
- GWAS data querying
- SNP information retrieval
- Phenotype-genotype association exploration
- Curated GWAS study data access
Example prompts
- "Find SNPs associated with Alzheimer's disease in the GWAS database."
- "What is the effect size of rs9294580 on height?"
- "Show me all genes located within a 1Mb window of SNP rs1234567."
Tips & gotchas
The skill requires familiarity with genetic terminology and GWAS concepts. Results should be interpreted cautiously, considering factors like population stratification and study 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.