You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "degeneracy.py", line 448, in
order_check(lines,outpath,Degenerate)
File "degeneracy.py", line 31, in order_check
pchr = sline[2]
IndexError: list index out of range
any idea of what to do to fix it?
The files .bed and .tab were generating properly I think.
Thank you
The text was updated successfully, but these errors were encountered:
I tried using it but it breaks:
File "degeneracy.py", line 448, in
order_check(lines,outpath,Degenerate)
File "degeneracy.py", line 31, in order_check
pchr = sline[2]
IndexError: list index out of range
any idea of what to do to fix it?
The files .bed and .tab were generating properly I think.
Thank you
The text was updated successfully, but these errors were encountered: