Skip to content

Commit

Permalink
Mutable configs on Main
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed May 1, 2015
1 parent 27ebbde commit 28f33e5
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
6 changes: 6 additions & 0 deletions files/galaxy/usegalaxy.org/var/integrated_tool_panel.xml
Expand Up @@ -646,4 +646,10 @@
<tool id="echo_main_w2_handler1" />
<tool id="echo_main_w2_handler2" />
<tool id="echo_main_stampede" />
<section id="rna_structure_prediction" name="RNA Structure Prediction" version="">
<tool id="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/get_read_pipeline/1.0" />
<tool id="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/predict_pipeline/1.0" />
<tool id="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/iterative_map_pipeline/1.0" />
<tool id="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/react_cal_pipeline/1.0" />
</section>
</toolbox>
35 changes: 35 additions & 0 deletions files/galaxy/usegalaxy.org/var/shed_tool_conf.xml
Expand Up @@ -3549,4 +3549,39 @@
</tool>
</section>

<section id="rna_structure_prediction" name="RNA Structure Prediction" version="">
<tool file="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/7bb98e9296e9/structurefold/get_reads/get_read.xml" guid="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/get_read_pipeline/1.0">
<tool_shed>toolshed.g2.bx.psu.edu</tool_shed>
<repository_name>structurefold</repository_name>
<repository_owner>tyty</repository_owner>
<installed_changeset_revision>7bb98e9296e9</installed_changeset_revision>
<id>toolshed.g2.bx.psu.edu/repos/tyty/structurefold/get_read_pipeline/1.0</id>
<version>1.0</version>
</tool>
<tool file="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/7bb98e9296e9/structurefold/predict/predict_RNAs.xml" guid="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/predict_pipeline/1.0">
<tool_shed>toolshed.g2.bx.psu.edu</tool_shed>
<repository_name>structurefold</repository_name>
<repository_owner>tyty</repository_owner>
<installed_changeset_revision>7bb98e9296e9</installed_changeset_revision>
<id>toolshed.g2.bx.psu.edu/repos/tyty/structurefold/predict_pipeline/1.0</id>
<version>1.0</version>
</tool>
<tool file="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/7bb98e9296e9/structurefold/Iterative_mapping/iterative_map.xml" guid="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/iterative_map_pipeline/1.0">
<tool_shed>toolshed.g2.bx.psu.edu</tool_shed>
<repository_name>structurefold</repository_name>
<repository_owner>tyty</repository_owner>
<installed_changeset_revision>7bb98e9296e9</installed_changeset_revision>
<id>toolshed.g2.bx.psu.edu/repos/tyty/structurefold/iterative_map_pipeline/1.0</id>
<version>1.0</version>
</tool>
<tool file="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/7bb98e9296e9/structurefold/reactivity_cal/reactivity_calculation.xml" guid="toolshed.g2.bx.psu.edu/repos/tyty/structurefold/react_cal_pipeline/1.0">
<tool_shed>toolshed.g2.bx.psu.edu</tool_shed>
<repository_name>structurefold</repository_name>
<repository_owner>tyty</repository_owner>
<installed_changeset_revision>7bb98e9296e9</installed_changeset_revision>
<id>toolshed.g2.bx.psu.edu/repos/tyty/structurefold/react_cal_pipeline/1.0</id>
<version>1.0</version>
</tool>
</section>

</toolbox>

0 comments on commit 28f33e5

Please sign in to comment.