Skip to content

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

@vinayakvsv

Description

@vinayakvsv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions