Gwas Database
Access and query microck's curated GWAS data on microbial associations with human traits and diseases.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add microck-gwas-database npx -- -y @trustedskills/microck-gwas-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"microck-gwas-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/microck-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 GWAS (Genome-Wide Association Study) database. It allows users to query and retrieve data related to genetic associations with various traits or diseases. The database contains information on SNPs (Single Nucleotide Polymorphisms), p-values, and other relevant statistical measures.
When to use it
- Researching the genetic basis of a specific disease: Retrieve SNP data associated with Alzheimer's disease.
- Understanding risk factors for a trait: Find genes linked to increased height or body mass index.
- Validating findings from another study: Check if previously reported associations hold up in this database.
- Exploring potential drug targets: Identify genes involved in pathways related to a particular condition.
Key capabilities
- GWAS data retrieval
- SNP association information
- P-value reporting
- Trait/disease linkage
Example prompts
- "What SNPs are associated with type 2 diabetes?"
- "Give me the p-value for the SNP rs9294580 in relation to Crohn's disease."
- "Show me all traits significantly linked to gene APOE."
Tips & gotchas
The database contains a large amount of data; be specific with your queries to get relevant results. Familiarity with genetic terminology (SNPs, p-values) will improve the effectiveness of this skill.
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.