Skip to content

Commit

Permalink
Increase htseq-count memory to 16GB
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Oct 25, 2016
1 parent c346c54 commit 860a2d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/galaxy/usegalaxy.org/config/job_conf.xml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,7 @@
<tool id="bamtools" destination="dynamic_normal_reserved_16gb"/>
<tool id="varscan" destination="dynamic_normal_reserved_16gb"/>
<tool id="scatterplot_rpy" destination="dynamic_normal_reserved_16gb"/>
<tool id="htseq_count" destination="dynamic_normal_reserved_16gb"/>
<!-- picard tools may not actually need 16GB. Without -Xmx they were only using 2GB of their allocated memory
<tool id="picard_AddCommentsToBam" destination="dynamic_normal_reserved_16gb"/>
<tool id="picard_AddOrReplaceReadGroups" destination="dynamic_normal_reserved_16gb"/>
Expand Down

0 comments on commit 860a2d1

Please sign in to comment.