comparison tool_dependencies.xml @ 2:1c2c72ddb4fe draft default tip

Uploaded
author iuc
date Fri, 20 Jun 2014 15:38:39 -0400
parents cbf06bf9a8a0
children
comparison
equal deleted inserted replaced
1:cbf06bf9a8a0 2:1c2c72ddb4fe
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="peptide_shaker" version="0.30.3"> 3 <package name="peptide_shaker" version="0.30.2">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url">http://genesis.ugent.be/maven2/eu/isas/peptideshaker/PeptideShaker/0.30.3/PeptideShaker-0.30.3.zip</action> 6 <action type="download_by_url">http://genesis.ugent.be/maven2/eu/isas/peptideshaker/PeptideShaker/0.30.2/PeptideShaker-0.30.2.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="move_directory_files"> 8 <action type="move_directory_files">
9 <source_directory>.</source_directory> 9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR/</destination_directory> 10 <destination_directory>$INSTALL_DIR/</destination_directory>
11 </action> 11 </action>
15 <environment_variable name="PEPTIDESHAKER_JAR_PATH" action="set_to">$INSTALL_DIR/PeptideShaker-0.30.3.jar</environment_variable> 15 <environment_variable name="PEPTIDESHAKER_JAR_PATH" action="set_to">$INSTALL_DIR/PeptideShaker-0.30.3.jar</environment_variable>
16 </action> 16 </action>
17 </actions> 17 </actions>
18 </install> 18 </install>
19 <readme> 19 <readme>
20 Install Galaxy package application for PeptideShaker 0.30.3 20 Install Galaxy package application for PeptideShaker 0.30.2
21 http://peptide-shaker.googlecode.com 21 http://peptide-shaker.googlecode.com
22 </readme> 22 </readme>
23 </package> 23 </package>
24 </tool_dependency> 24 </tool_dependency>