Hi,
For some reasons, I have to use Tassel4.
I have the same issue when I run -MergeIdenticalTaxaPlugin. Here is my error report:
java.lang.IllegalStateException: ImportUtils: readFromVCF: number of allele depth values does not match number of alleles in line: 46825 taxa number: 0
I deleted this line and then ran the same command. It worked well.
looking at the the data format:
The format of data in 46825 is 0/0:114:114:100:0,255,255
But the right format should be 0/0:415,0:415:100:0,255,255
I do not know why the data format is different in line 46825. It seemed that only this line had the issue.
Hope it helps to others. Thank you.
Best wishes,
Xiaofei