Skip to content

Commit

Permalink
Increase Du Novo: Correct barcodes to 16GB
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Oct 11, 2018
1 parent 5d47553 commit cd00b45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions env/main/templates/galaxy/config/job_conf.xml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
<tool id="flanking_features_1" destination="dynamic_normal_16gb_reserved"/>
<tool id="cummeRbund" destination="dynamic_normal_16gb_reserved"/>
<tool id="collection_column_join" destination="dynamic_normal_16gb_reserved"/>
<tool id="correct_barcodes" destination="dynamic_normal_16gb_reserved"/>
<!-- 32GB tools -->
<tool id="Interval2Maf1" destination="dynamic_normal_32gb_reserved"/>
<!-- 64GB tools -->
Expand Down
1 change: 1 addition & 0 deletions env/test/templates/galaxy/config/job_conf.xml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
<tool id="bamtools" destination="dynamic_normal_16gb_reserved"/>
<tool id="varscan" destination="dynamic_normal_16gb_reserved"/>
<tool id="scatterplot_rpy" destination="dynamic_normal_16gb_reserved"/>
<tool id="correct_barcodes" destination="dynamic_normal_16gb_reserved"/>
<!-- 64GB tools -->
<tool id="wig_to_bigWig" destination="dynamic_normal_64gb_reserved"/>
<tool id="CONVERTER_bedgraph_to_bigwig" destination="dynamic_normal_64gb_reserved"/>
Expand Down

0 comments on commit cd00b45

Please sign in to comment.