comparison tool_dependencies.xml @ 2:aa9c3d729470 draft default tip

Uploaded
author galaxyp
date Wed, 11 Nov 2015 13:59:01 -0500
parents d96500b8f698
children
comparison
equal deleted inserted replaced
1:d96500b8f698 2:aa9c3d729470
3 <package name="peptide_shaker" version="1.1"> 3 <package name="peptide_shaker" version="1.1">
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/1.1.3/PeptideShaker-1.1.3.zip</action> 6 <action type="download_by_url">http://genesis.ugent.be/maven2/eu/isas/peptideshaker/PeptideShaker/1.1.3/PeptideShaker-1.1.3.zip</action>
7 <action type="move_directory_files"> 7 <action type="move_directory_files">
8 <source_directory>PeptideShaker-1.1.3</source_directory> 8 <source_directory>../PeptideShaker-1.1.3</source_directory>
9 <destination_directory>$INSTALL_DIR/</destination_directory> 9 <destination_directory>$INSTALL_DIR/</destination_directory>
10 </action> 10 </action>
11 <action type="set_environment"> 11 <action type="set_environment">
12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> 12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
13 <environment_variable name="PEPTIDESHAKER_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> 13 <environment_variable name="PEPTIDESHAKER_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable>