Skip to content

Commit

Permalink
Allocate sufficient memory for final report generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Blosberg committed Jun 27, 2018
1 parent 5627d8b commit 053cf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/settings.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ execution:
memory: 30G
final_report:
threads: 1
memory: 20G
memory: 40G

tools:
fastqc:
Expand Down

0 comments on commit 053cf69

Please sign in to comment.