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

Request to adjust GATK3's memory requirement for an individual job #6

Open
vinayakvsv opened this issue Nov 5, 2022 · 0 comments
Open

Comments

@vinayakvsv
Copy link

I'm using this issue to make a feature request. In snakefile.gatk3_joint, the memory requirement is fixed at -Xmx3500M -Xms3500M. However, for some scan2 makepanel runs, the memory requirement for an individual variant calling job is not enough to complete the job, so the makepanel job doesn't go to completion. One solution might be to increase the requirement to 7000M, for example -Xmx7000M -Xms7000M. I had to manually modify snakefile.gatk3_joint, but is there a way to toggle this memory requirement in the job config file? Thanks.

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

1 participant