-
Notifications
You must be signed in to change notification settings - Fork 1
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
scatter_count > 50 #73
Comments
The contamination calculation processes run on the merged BAM so increasing the scatter count won't have any effect. Could you point me to the log file for the job that failed? |
Sure, Thanks for the help! In this directory the csv, config and log files are found: I used the previous release (it was before you sent the email) |
Got it, thanks! The release shouldn't affect this part of the pipeline, I'll run some tests and check the problem. |
I tried some test runs and, you're right, it does seem like a memory error. Resolving it would require the memory allocation for that process in the pipeline to be increased. |
Thanks for the update! No problem, I will re-run once the changes in memory allocation are committed. |
Hey @yashpatel6 ,
I think I am having memory problems:
How much would you recommend increasing the scatter_count?
The text was updated successfully, but these errors were encountered: