annotate tool_dependencies.xml @ 5:cbb1c472eb9b draft

Uploaded
author galaxyp
date Tue, 25 Jun 2013 13:40:33 -0400
parents ed6c825d5fa4
children d084c249ca71
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
57249f07debd Uploaded
galaxyp
parents:
diff changeset
1 <?xml version="1.0"?>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
2 <tool_dependency>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
3 <package name="SearchGUI" version="1.13.1">
57249f07debd Uploaded
galaxyp
parents:
diff changeset
4 <install version="1.0">
57249f07debd Uploaded
galaxyp
parents:
diff changeset
5 <actions>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
6 <action type="download_by_url">http://searchgui.googlecode.com/files/SearchGUI-1.13.1_mac_and_linux.zip</action>
3
379da3c75204 Uploaded
galaxyp
parents: 2
diff changeset
7 <action type="shell_command">ls</action>
4
ed6c825d5fa4 Uploaded
galaxyp
parents: 3
diff changeset
8 <!--<action type="shell_command">tar -xf 'SearchGUI-1.13.1_mac_and_linux.tar'</action>
5
cbb1c472eb9b Uploaded
galaxyp
parents: 4
diff changeset
9 <action type="shell_command">cd 'SearchGUI-1.13.1_mac_and_linux'&amp;&amp; chmod -R o+w 'resources' </action>
0
57249f07debd Uploaded
galaxyp
parents:
diff changeset
10 <action type="move_directory_files">
57249f07debd Uploaded
galaxyp
parents:
diff changeset
11 <source_directory>.</source_directory>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
12 <destination_directory>$INSTALL_DIR/</destination_directory>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
13 </action>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
14 <action type="set_environment">
3
379da3c75204 Uploaded
galaxyp
parents: 2
diff changeset
15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
5
cbb1c472eb9b Uploaded
galaxyp
parents: 4
diff changeset
16 </action> -->
0
57249f07debd Uploaded
galaxyp
parents:
diff changeset
17 </actions>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
18 </install>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
19 <readme>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
20 This package downloads and installs the SearchGUI scripts develped as part of the Peptideshaker tool.
57249f07debd Uploaded
galaxyp
parents:
diff changeset
21 (https://github.com/jmchilton/peptide-shaker).
57249f07debd Uploaded
galaxyp
parents:
diff changeset
22
57249f07debd Uploaded
galaxyp
parents:
diff changeset
23 </readme>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
24 </package>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
25 </tool_dependency>