AstraZeneca-NGS / VarDictJava

VarDict Java port
MIT License
127 stars 55 forks source link

ArrayIndexOutOfBoundsException #375

Open ds21uab opened 1 year ago

ds21uab commented 1 year ago

Hi, I am trying to perform variant calling using vardict java. The program throws me the issue Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1. How to solve this issue?