Hello,
I've done a multi-sample SNP calling with samtools mpileup, and my results are in a vcf file.
I would like to keep only SNPs detected on all of my samples (without any sample with GT flag = 0/0 ,(homozygote for the reference allele)).
Does anyone know a tool that could do it?
Thanks!
Um, What's the
vcffilter
binary a part of?EDIT: NVM, I found it on GitHub. vcflib