-
Notifications
You must be signed in to change notification settings - Fork 56
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
get_valid_interaction fails with exitcode 137 with --digestion arima #113
Comments
Previous error was with 100k and 1 million reads, with 10 million reads I get the same error code and then on retry
|
Hi, According to the error, it seems that it cannot allocate memory ! Do you have enough RAM on your machine ? |
This was running in Nextflow local mode on an EC2 instance with 32G RAM.
Didn't catch the size of this file; these runs were using the iGenomes GRCh38 reference. I'll try running on AWS Batch next and see if increasing the process requirements for get_valid_interaction helps. |
I could not get it running in Tower with the default (4G RAM) or with 16G RAM
nor with |
Both Might you happen to know of any test datasets that use the ARIMA protocol? |
None of the test uses the ARIMA protocol ... but the only difference would be the digestion and the resolution/numbers of restriction fragments. I can try to do more test on my side too. Would you have any public Hi-C dataset using ARIMA kits in mind ? |
There isn't much context provided with the following error
Might you happen to know of any test datasets that use the ARIMA protocol, so that I may create a reproducible case?
Check Documentation
I have checked the following places for your error:
Description of the bug
Steps to reproduce
Steps to reproduce the behaviour:
Expected behaviour
Log files
Have you provided the following extra information/files:
.nextflow.log
fileSystem
Nextflow Installation
Container engine
Additional context
The text was updated successfully, but these errors were encountered: