-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I tried haplochecker with my own alignments (long PacBio amplicons) and got the following error. To test whether it due to our data, I downloaded the HG96 test data, only to get the same error. I don't get this error with your HG01500 test data. Do you have any idea what could be causing this problem?
Error with BAM file java.lang.ArrayIndexOutOfBoundsException: 16574 at genepi.mitolib.bam.BAMReader.build(BAMReader.java:392) at genepi.mitolib.contChecker.HaploChecker.build(HaploChecker.java:91) at genepi.mitolib.contChecker.HaploChecker.run(HaploChecker.java:71) at genepi.base.Tool.start(Tool.java:193) at genepi.base.Toolbox.start(Toolbox.java:44) at genepi.mitolib.Tools.main(Tools.java:46)
Despite this error, I couldn't discern any missing output from the HG96 analysis.
Thanks!