"No, really, do not write your own parser if you can avoid it. This is
not a comment on how smart or how competent we think you are -- it is
a comment on how annoyingly obtuse and convoluted the VCF format is. "
So I've used their own gatk tools to select variants of my interest, problem is to filter only for INDELS my vcf output remains with insertions, and I want only deletions.
Does anyone know other tools that may select only for deletion or is gatk capable of doing that ? I read the tool documentation and apparently it cannot perform this task.