NDBL / HECIL

Hybrid Error Correction of Long Reads using Iterative Learning
10 stars 2 forks source link

Encountering error while running HECIL #2

Closed sagnikbanerjee15 closed 5 years ago

sagnikbanerjee15 commented 6 years ago

Hello,

I was running HECIL and I encountered an error while the core algorithm was running. This was the error I encountered.

Traceback (most recent call last): File "/work/LAS/rpwise-lab/sagnik/softwares/HECIL/Correction.py", line 472, in d_allele_listweight[list_seqbase[i_al]].append(l_SR_sumweight[i_al]) IndexError: list index out of range

Could you please look into this?

Thank you.

ochoudhu commented 6 years ago

Could you please share the data or a subset of it for which you got this error?