variant-analysis-tools
OfficialAnalyze VCFs for variant insights.
AuthorDrugClaw
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a streamlined process for analyzing variant call files (VCF/BCF), enabling users to summarize, filter, and triage genetic variants locally before complex downstream analysis.
Core Features & Use Cases
- Variant Summarization: Get counts of SNVs, indels, and structural variants.
- Filtering: Apply filters based on variant allele frequency (VAF), read depth, PASS status, and consequence.
- Gene/Consequence Triage: Identify top affected genes and filter out specific variant consequences (e.g., intronic).
- Use Case: Inspect a VCF file to count mutation classes, filter variants with a VAF below 5%, and summarize the top affected genes.
Quick Start
Run the variant report script to analyze 'cohort/sample.vcf.gz' for the 'TUMOR' sample, keeping only PASS variants with a minimum VAF of 0.05 and depth of 20, excluding intronic consequences, and saving the output to 'variants/sample_filtered.csv' and 'variants/sample_filtered.json'.
Dependency Matrix
Required Modules
pysam
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: variant-analysis-tools Download link: https://github.com/DrugClaw/DrugClaw/archive/main.zip#variant-analysis-tools Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.