NDBL / HECIL

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

IndexError: list index out of range #9

Open MargauxAlison opened 5 years ago

MargauxAlison commented 5 years ago

Hello,

I encounter some difficulies while running HECIL. It stops after a few seconds. Here the error file :

[samopen] SAM header is present: 1599 sequences. Traceback (most recent call last): File "/usr/local/bioinfo/src/HECIL/HECIL-5f09625/Correction.py", line 475, in <module> d_allele_listweight[list_seqbase[i_al]].append(l_SR_sumweight[i_al]) IndexError: list index out of range

Do you have an idea of what the problem could be?

Thanks,

Margaux-Alison