Skip to content
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

Open
lstxmu opened this issue Oct 14, 2024 · 7 comments
Open

OverflowError: signed integer is greater than maximum #81

lstxmu opened this issue Oct 14, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@lstxmu
Copy link

lstxmu commented Oct 14, 2024

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.

@zengxiaofei
Copy link
Owner

A similar issue: #73

@lstxmu
Copy link
Author

lstxmu commented Oct 14, 2024

what can i do if i don't want to split the contig above 1Gb , is there any other fix method?

@zengxiaofei
Copy link
Owner

zengxiaofei commented Oct 14, 2024

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!

@lstxmu
Copy link
Author

lstxmu commented Oct 14, 2024

ok. other question, if i split the contig above 1GB, wheather the hic data mapping workflow should be rerun ?

@zengxiaofei
Copy link
Owner

Yes.

@zengxiaofei zengxiaofei added the enhancement New feature or request label Oct 14, 2024
@zengxiaofei
Copy link
Owner

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.

@zengxiaofei
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants