Set Difference in VCF Files
Hi,
Are there any ways to quickly find the set difference between two VCF Files? VCFTools compare allows me to find the intersection between two VCF files, but there doesn't seem to be an option for the set difference?
Any suggestions?
Thanks,
• 2,954 views
•
link
1 answer
GATK selectVarant has an option --discordance: "Output variants not called in this comparison track"
I wrote a tool, VCFIn with an "exclude" option
• 0 views
•
link
Log in to answer this question.