parklab / HiNT

HiC for copy Number variation and Translocation detection
MIT License
35 stars 8 forks source link

Bug? IndexError: list index out of range #1

Open areyesq89 opened 5 years ago

areyesq89 commented 5 years ago

Hello,

Thanks for developing hint, the paper is super interesting! I tried to identify translocations for 12 samples, 6 completed successfully and for 6 of them I am getting the following one of these error messages:

IndexError: list index out of range
IndexError: index 1125 is out of bounds for axis 0 with size 592

I'm also attaching the complete log files that end up in these errors.

Would you have any advice on how to fix this? Thanks! Alejandro

Job_806491.txt Job_806495.txt

ninjaxfy commented 4 months ago

Hi, I I had the same problem that with the output 'IndexError: list index out of range IndexError: index 658 is out of bounds for axis 0 with size 468'。 Have you solved the problem?