comparison tool_dependencies.xml @ 1:856cf4a8d9e3 draft

Update.
author galaxyp
date Mon, 16 Sep 2013 13:33:41 -0400
parents 86ea0b6c4847
children cfd55b6c4fa2
comparison
equal deleted inserted replaced
0:86ea0b6c4847 1:856cf4a8d9e3
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url">http://peptide-shaker.googlecode.com/files/PeptideShaker-0.20.1.zip</action> 6 <action type="download_by_url">http://peptide-shaker.googlecode.com/files/PeptideShaker-0.20.1.zip</action>
7 <action type="shell_command">chmod -R o+w resources</action> 7 <action type="shell_command">chmod -R o+w resources</action>
8 <action type="shell_command">wget https://gist.github.com/jmchilton/5002161/raw/f1fe76d6e6eed99a768ed0b9f41c2d0a6a4b24b7/PeptideShaker</action> 8 <action type="shell_command">wget https://gist.github.com/jmchilton/5002161/raw/f1fe76d6e6eed99a768ed0b9f41c2d0a6a4b24b7/PeptideShaker</action>
9 <action type="shell_command">wget https://gist.github.com/jmchilton/5002161/raw/8a17d5fb589984365284e55a98a455c2b47da54f/PeptideShakerCLI</action>
9 <action type="shell_command">chmod +x PeptideShaker</action> 10 <action type="shell_command">chmod +x PeptideShaker</action>
11 <action type="shell_command">chmod +x PeptideShakerCLI</action>
10 <action type="move_directory_files"> 12 <action type="move_directory_files">
11 <source_directory>.</source_directory> 13 <source_directory>.</source_directory>
12 <destination_directory>$INSTALL_DIR/</destination_directory> 14 <destination_directory>$INSTALL_DIR/</destination_directory>
13 </action> 15 </action>
14 <action type="set_environment"> 16 <action type="set_environment">