Closed zhengluo-lz closed 3 months ago
Hi,
I did not have this problem before. I am wondering if this problem is repeatable. If you rerun the process, could you get the same error message?
Yes, I still encounter the same issue, and I use maize as well.
Did you rerun the pipeline only for the GATK, or rerun everything from the very beginning? I guess this error might be due to some previous programs not finishing successfully.
MAF and gVCF were generated successfully, and the program did not report any error.
I found the cause of the problem. It might be because the MAFToGVCFPlugin module in the new version of Tassel automatically generates a tbi index, but this index seems to have issues. When I rebuilt the index using tabix, there were no errors.
I will close this issue. Thank you!
Hi, Dr. Song When I used the process you provided to generate VCF files, as described in GATK.md, I encountered the following issue when merging gVCF files from different individuals. Have you encountered this issue before, and how can it be resolved?