Open TomHarrop opened 11 months ago
The .bam file generated using STAR produced the same error, but when I used the .bam file generated using Hisat2, the error disappeared and I got the final result from BRAKER3.
Thanks for letting me know @zhouxp9709
I've also had this problem with bamfiles that contain mapped reasds. I think it's only happening with Genemark-ETP, because the bamfile by itself works fine with GeneMark-ET, and GeneMark-EP works (without the bamfile).
Obviously this is caused by bad input data, but maybe braker3 could check the bamfile and stop with an error message, or run GeneMark-EP instead?
In
GeneMark-ETP.stderr
:Thanks!