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

cooler cload pairs memory usage error #412

Closed
sfh1111 opened this issue Apr 10, 2024 · 3 comments
Closed

cooler cload pairs memory usage error #412

sfh1111 opened this issue Apr 10, 2024 · 3 comments

Comments

@sfh1111
Copy link

sfh1111 commented Apr 10, 2024

Hi,

Thanks for super cool tool:)
I am trying to use cooler cload pairs on 230Gb pairs.gz file with the following command: cooler cload pairs -c1 2 -p1 3 -c2 4 -p2 5 --assembly mm10 --temp-dir tmp mm10_genome.sizes.200 xxx.nodups.pairs.gz xxx.cool . the tmpxxxx.cool file is created normally but when it writs the data to the final cool file it collapses and gives the following error: TERM_MEMLIMIT: job killed after reaching LSF memory usage limit. Exited with exit code 137.
I have already tried to give this job more memory but it always stop at the same point when it start writing to the cool file and then stop after 4000Kb.
Any suggestions?

@nvictus
Copy link
Member

nvictus commented May 21, 2024

This should be fixed in v0.10 via #408. Can you give it a try?

@nvictus
Copy link
Member

nvictus commented Jun 2, 2024

Please re-open if this hasn't been fixed.

@nvictus nvictus closed this as completed Jun 2, 2024
@sfh1111
Copy link
Author

sfh1111 commented Jun 2, 2024 via email

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

No branches or pull requests

2 participants