Skip to content

Commit

Permalink
Merge pull request #41 from RIVM-bioinformatics/increase_mem
Browse files Browse the repository at this point in the history
fix: increase sort mem
  • Loading branch information
boasvdp authored Jun 24, 2024
2 parents 65a9536 + f359b22 commit eea7f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/pipeline_parameters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mem_gb:
trimmomatic: 12
picard: 12
spades: 100
pileup: 32
pileup: 100
multiqc: 8
checkm: 12
quast: 8
Expand Down

0 comments on commit eea7f55

Please sign in to comment.