comparison tool_dependencies.xml @ 5:cbb1c472eb9b draft

Uploaded
author galaxyp
date Tue, 25 Jun 2013 13:40:33 -0400
parents ed6c825d5fa4
children d084c249ca71
comparison
equal deleted inserted replaced
4:ed6c825d5fa4 5:cbb1c472eb9b
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url">http://searchgui.googlecode.com/files/SearchGUI-1.13.1_mac_and_linux.zip</action> 6 <action type="download_by_url">http://searchgui.googlecode.com/files/SearchGUI-1.13.1_mac_and_linux.zip</action>
7 <action type="shell_command">ls</action> 7 <action type="shell_command">ls</action>
8 <!--<action type="shell_command">tar -xf 'SearchGUI-1.13.1_mac_and_linux.tar'</action> 8 <!--<action type="shell_command">tar -xf 'SearchGUI-1.13.1_mac_and_linux.tar'</action>
9 <action type="shell_command">cd 'SearchGUI-1.13.1_mac_and_linux'&amp;&amp; chmod -R o+w 'resources' </action>--> 9 <action type="shell_command">cd 'SearchGUI-1.13.1_mac_and_linux'&amp;&amp; chmod -R o+w 'resources' </action>
10 <action type="move_directory_files"> 10 <action type="move_directory_files">
11 <source_directory>.</source_directory> 11 <source_directory>.</source_directory>
12 <destination_directory>$INSTALL_DIR/</destination_directory> 12 <destination_directory>$INSTALL_DIR/</destination_directory>
13 </action> 13 </action>
14 <action type="set_environment"> 14 <action type="set_environment">
15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> 15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
16 </action> 16 </action> -->
17 </actions> 17 </actions>
18 </install> 18 </install>
19 <readme> 19 <readme>
20 This package downloads and installs the SearchGUI scripts develped as part of the Peptideshaker tool. 20 This package downloads and installs the SearchGUI scripts develped as part of the Peptideshaker tool.
21 (https://github.com/jmchilton/peptide-shaker). 21 (https://github.com/jmchilton/peptide-shaker).