This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Variants that are different between the clown and control

I have 2 vcf files; one is Clown and the other one is Control. Which tool I can use to find that are different between the 2 samples? vcf-compare -H A.vcf.gz B.vcf.gz will work or not?

difference vcf

1 answer

bctools isec

But i think bcftools isec will give common variants , not uncommon?

Log in to answer this question.