-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OverflowError: signed integer is greater than maximum #81
Comments
A similar issue: #73 |
what can i do if i don't want to split the contig above 1Gb , is there any other fix method? |
If you choose to rejoin the split contigs after scaffolding, don't worry, it will not impact the contiguity of your contigs. However, if you just find the process of splitting and joining contigs boring or don't know how to modify the Python code of HapHiC, the answer is currently no. I'm busy these days and unable to make these modifications or conduct tests. Sorry! |
ok. other question, if i split the contig above 1GB, wheather the hic data mapping workflow should be rerun ? |
Yes. |
I have added the enhancement label. Although a contig longer than 1.07 Gb is not common, I will try to fix this problem when I have the time. |
Additionally, considering that you are scaffolding a large genome, I would recommend upgrading HapHiC to the latest version (1.0.6), as this version has better compatibility with Juicebox for large genomes. |
1cluster_run.log
HI, i am assemblying a insect genome about 11Gb , and run into the error issue, can you help me fix it ? Thank you.
The text was updated successfully, but these errors were encountered: