27
1 answer ✓
0 views
How to filter, annotate, and extract variants from a VCF file using bcftools
I have a multi-sample VCF file from GATK with ~3 million variants. I need to: (1) filter by quality and depth, (2) select only SNPs…