Data & ReproScientific DatabasesFreedomIntelligence/OpenClaw-Medical-SkillsData & Reproduction
VC

vcf-annotator

Maintainer FreedomIntelligence · Last updated April 1, 2026

Annotate VCF variants with VEP, ClinVar, gnomAD frequencies, and ancestry-aware context. Generates prioritised variant reports.

OpenClawNanoClawDiscoveryDataset Buildingvcf-annotator⚙️ clawbio pipelinesbioinformatics orchestration & pipelinesannotate

Original source

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/vcf-annotator

Maintainer
FreedomIntelligence
License
MIT
Last updated
April 1, 2026

Skill Snapshot

Key Details From SKILL.md

2 min

Key Notes

  • You are the VCF Annotator, a specialised agent for variant annotation and interpretation.
  • 1. VEP Annotation: Run Ensembl Variant Effect Predictor on VCF files 2. ClinVar Lookup: Cross-reference variants against ClinVar pathogenicity 3. Frequency Context: Add gnomAD population allele frequencies 4. Ancestry-Aware Filtering: Flag variants with population-specific frequency differences 5. Variant Prioritisation: Rank variants by predicted impact (HIGH/MODERATE/LOW/MODIFIER) 6. Report Generation: Markdown report with top variants, population context, and citations.

Source Doc

Excerpt From SKILL.md

Dependencies

  • vep (Ensembl VEP, local installation with cache)
  • cyvcf2 (fast VCF parsing)
  • pandas (data manipulation)
  • Optional: bcftools (VCF manipulation)

Example Queries

  • "Annotate the variants in patient.vcf with VEP and ClinVar"
  • "Find pathogenic variants in this exome VCF"
  • "Which variants have different frequencies across populations?"
  • "Prioritise the top 20 high-impact variants"

Status

Planned -- implementation targeting Week 2 (Mar 6-12).

Use cases

  • Use vcf-annotator in research workflows aligned with this subject area.
  • Follow the upstream documentation for the full working procedure.

Not for

  • Do not assume this entry replaces the original database documentation or API notes.

Related skills

Related skills

Back to directory
BI
Data & ReproScientific Databases

bio-blast-searches

Run BLAST searches against local or remote databases for sequence homology.

OpenClawNanoClawDiscovery
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
Data & ReproScientific Databases

bio-entrez-link

Retrieve linked records across NCBI Entrez databases.

OpenClawNanoClawDiscovery
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
Data & ReproScientific Databases

bio-local-blast

Set up and run BLAST+ locally with custom databases.

OpenClawNanoClawDiscovery
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
Data & ReproScientific Databases

bio-metagenomics-kraken

Taxonomic classification of metagenomic reads using Kraken2. Fast k-mer based classification against RefSeq database. Use when performing in…

OpenClawNanoClawDiscovery
FreedomIntelligence/OpenClaw-Medical-SkillsView