giab-benchmark-validator
// Genome in a Bottle benchmark validation skill for pipeline accuracy assessment
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namegiab-benchmark-validator
descriptionGenome in a Bottle benchmark validation skill for pipeline accuracy assessment
allowed-toolsRead,Write,Glob,Grep,Edit,WebFetch,WebSearch,Bash
metadata[object Object]
GIAB Benchmark Validator Skill
Purpose
Enable Genome in a Bottle benchmark validation for pipeline accuracy assessment.
Capabilities
- Truth set comparison
- hap.py/vcfeval execution
- Sensitivity/specificity calculation
- Stratified performance metrics
- Difficult region analysis
- Validation report generation
Usage Guidelines
- Use appropriate GIAB reference samples
- Compare against truth sets with hap.py
- Calculate sensitivity and specificity
- Stratify by region type and variant class
- Analyze performance in difficult regions
- Generate comprehensive validation reports
Dependencies
- hap.py
- vcfeval
- GIAB resources
Process Integration
- Analysis Pipeline Validation (pipeline-validation)
- Whole Genome Sequencing Pipeline (wgs-analysis-pipeline)