GATK best practices skill for germline and somatic variant calling with joint genotyping
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill gatk-variant-caller --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gatk Variant Caller?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-gatk-variant-caller-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: gatk-variant-caller
description: GATK best practices skill for germline and somatic variant calling with joint genotyping
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- WebFetch
- WebSearch
- Bash
metadata:
version: "1.0"
category: bioinformatics
tags:
- variant-analysis
- gatk
- snv
- indel
graph:
domains: [domain:bioinformatics]
specializations: [specialization:biomedical-informatics]
skillAreas: [skill-area:statistical-analysis, skill-area:python-data-pipelines, skill-area:data-analysis]
workflows: [workflow:experiment-design]
roles: [role:research-engineer, role:biomedical-engineer]
---
# GATK Variant Caller Skill
## Purpose
Provide GATK best practices for germline and somatic variant calling with joint genotyping support.
## Capabilities
- HaplotypeCaller execution
- Base quality score recalibration (BQSR)
- Variant quality score recalibration (VQSR)
- Joint genotyping across cohorts
- GVCF generation and management
- Mutect2 somatic calling
## Usage Guidelines
- Follow GATK best practices workflow
- Apply BQSR for improved accuracy
- Use VQSR for quality filtering when sample count permits
- Generate GVCFs for scalable joint calling
- Select Mutect2 for somatic variants
- Document resource bundles and versions
## Dependencies
- GATK4
- Picard
## Process Integration
- Whole Genome Sequencing Pipeline (wgs-analysis-pipeline)
- Clinical Variant Interpretation (clinical-variant-interpretation)
- Tumor Molecular Profiling (tumor-molecular-profiling)
- Rare Disease Diagnostic Pipeline (rare-disease-diagnostics)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!