clinvar-database
Query ClinVar Genetic Variant Database
Also available from: davila7
ClinVar contains critical variant classifications for clinical genetics, but accessing and interpreting this data requires specialized knowledge. This skill provides comprehensive guidance for querying ClinVar via web interface, API, or FTP downloads, with detailed interpretation guidelines for clinical significance classifications.
Download the skill ZIP
Upload in Claude
Go to Settings → Capabilities → Skills → Upload skill
Toggle on and start using
Test it
Using "clinvar-database". Find pathogenic BRCA1 variants with expert review
Expected outcome:
- Found 127 pathogenic BRCA1 variants with three or four star review status
- Top variants by clinical importance:
- - NM_007294.3:c.68_69delAG (185delAG) - Founder mutation
- - NM_007294.3:c.5266dupC (5382insC) - Common pathogenic variant
- - NM_007294.3:c.181T>G (C61G) - High-penetrance mutation
- All variants confirmed by ClinGen expert panel or practice guidelines
Security Audit
Low RiskThis is a documentation-only skill containing markdown files with examples for accessing NCBI's ClinVar database. All 241 static findings are FALSE POSITIVES triggered by code examples in documentation. The skill contains no executable code - only markdown documentation showing legitimate examples for querying a public genomic database. No actual security risks present.
Risk Factors
🌐 Network access (3)
⚙️ External commands (3)
Quality Score
What You Can Build
Identify High-Confidence Pathogenic Variants
Search for pathogenic variants in specific genes with expert panel review status for clinical reporting.
Annotate VCF with Clinical Significance
Download ClinVar VCF and annotate patient variant calls with clinical significance classifications.
Analyze Disease-Associated Variants
Study all variants associated with a specific condition and analyze their distribution across genes.
Try These Prompts
Search ClinVar for all variants in the BRCA1 gene and show me the pathogenic ones with high review status.
What does Uncertain Significance mean in ClinVar, and how should I interpret conflicting classifications?
Show me how to download the latest ClinVar VCF file for GRCh38 and annotate my variants with it.
Find all likely pathogenic variants in CFTR that have been reviewed by expert panels, excluding conflicting interpretations.
Best Practices
- Always check review status (star rating) - prefer three or four star classifications
- Document ClinVar version and access date for reproducibility
- Test queries on web interface before automating with API
Avoid
- Using VUS variants for clinical decisions without expert review
- Ignoring conflicting interpretations without manual evaluation
- Assuming classifications are permanent - they update with new evidence
Frequently Asked Questions
What is the difference between Pathogenic and Likely Pathogenic?
How often is ClinVar updated?
Can I use ClinVar for direct patient diagnosis?
What is the best format for bulk downloads?
How do I handle conflicting interpretations?
Do I need an API key?
Developer Details
Author
K-Dense-AILicense
MIT
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/clinvar-databaseRef
main
File structure