Skip to content

Commit

Permalink
*Actually* add Stampede to cuff* (!cuffcompare) on Main.
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Sep 24, 2014
1 parent 1293cf9 commit afe4f48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/galaxy/usegalaxy.org/config/job_conf.xml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@
<tool id="lastz_wrapper_2" destination="roundup_stampede_select" handler="main_w2_handler2" resources="roundup_or_stampede"/>
<tool id="quality_score_distribution" destination="roundup_multi" handler="main_w2_handler2"/>
<tool id="megablast_wrapper" destination="roundup_stampede_select" handler="main_w2_handler2" resources="roundup_or_stampede"/>
<tool id="cuffdiff" destination="roundup_stampede_select" handler="main_w2_handler2"/>
<tool id="cufflinks" destination="roundup_stampede_select" handler="main_w2_handler2"/>
<tool id="cuffmerge" destination="roundup_stampede_select" handler="main_w2_handler2"/>
<tool id="cuffdiff" destination="roundup_stampede_select" handler="main_w2_handler2" resources="roundup_or_stampede"/>
<tool id="cufflinks" destination="roundup_stampede_select" handler="main_w2_handler2" resources="roundup_or_stampede"/>
<tool id="cuffmerge" destination="roundup_stampede_select" handler="main_w2_handler2" resources="roundup_or_stampede"/>
<tool id="tophat" destination="roundup_stampede_select" handler="main_w2_handler2" resources="roundup_or_stampede"/>
<tool id="tophat2" destination="roundup_stampede_select" handler="main_w2_handler2" resources="roundup_or_stampede"/>
<!-- trackster jobs -->
Expand Down

0 comments on commit afe4f48

Please sign in to comment.