comparison tool_dependencies.xml @ 13:3e7b4233aecb draft default tip

Uploaded
author modencode-dcc
date Fri, 25 Jan 2013 11:44:00 -0500
parents cd1a326cb230
children
comparison
equal deleted inserted replaced
12:cd1a326cb230 13:3e7b4233aecb
4 <environment_variable name="SCRIPT_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> 4 <environment_variable name="SCRIPT_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>
5 </set_environment> 5 </set_environment>
6 <package name="peakranger" version="1.16"> 6 <package name="peakranger" version="1.16">
7 <install version="1.0"> 7 <install version="1.0">
8 <actions> 8 <actions>
9 <action type="download_by_url">http://data.modencode.org/modENCODE_Galaxy/tarballs/peakranger.tar</action> 9 <action type="download_by_url">http://data.modencode.org/modENCODE_Galaxy/tarballs/peakranger.tar?raw=true</action>
10 <action type="shell_command">chmod ago+x peakranger</action> 10 <action type="shell_command">chmod ago+x peakranger</action>
11 <action type="move_file"> 11 <action type="move_file">
12 <source>peakranger</source> 12 <source>peakranger</source>
13 <destination>$INSTALL_DIR/bin</destination> 13 <destination>$INSTALL_DIR/bin</destination>
14 </action> 14 </action>