Dear Jorge,
Can you kindly provide an example of that?
The reason I ask is because I have used bcftools stats with 3 vcf files. I wanted to create a venn diagram of their intersections and complements. However, the output was empty. There must have been something with the command but I am not sure what it is.
My command was as follows:
bcftools stats -S File1.vcf.gz File2.vcf.gz File31.vcf.gz >bcftools_isec.out 1>>bcftools_isec.log 2>>bcftools_isec.stderr
I would really appreciate your input on this one.
-m is not work in vcf-compare option, see below: