Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #79 from Duke-GCB/v0.9.2-bwa-32G
Browse files Browse the repository at this point in the history
increase map/bwa step to 32GiB
  • Loading branch information
johnbradley authored Apr 1, 2019
2 parents 61ba214 + cf47e4d commit b8486e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subworkflows/exomeseq-01-preprocessing.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ steps:
requirements:
- class: ResourceRequirement
coresMin: 8
ramMin: 24576
ramMin: 32768
outdirMin: 12000
tmpdirMin: 12000
in:
Expand Down

0 comments on commit b8486e5

Please sign in to comment.