Hi there,
I'm trying to add indels from a vcf file, to the reference fasta file, in order to create a new reference. For that, I use bgzip, tabix and finally vcf-consensus tool. But I'm getting the following error:
"Note: Conflicting variants at (or near) 'positionXXX', cannot apply both."
Any ideas of the meaning of these error?
Thanks
Iran
I'm trying to add indels from a vcf file, to the reference fasta file, in order to create a new reference. For that, I use bgzip, tabix and finally vcf-consensus tool. But I'm getting the following error:
"Note: Conflicting variants at (or near) 'positionXXX', cannot apply both."
Any ideas of the meaning of these error?
Thanks

Iran
Comment