comparison tool_dependencies.xml @ 8:23b00ec7c78c draft

Uploaded
author modencode-dcc
date Fri, 25 Jan 2013 11:17:45 -0500
parents ab596114c8b8
children 3d11f687290d
comparison
equal deleted inserted replaced
7:ab596114c8b8 8:23b00ec7c78c
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">https://github.com/modENCODE-DCC/Galaxy/blob/master/toolshed/dependencies/peakranger/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>
18 </actions> 18 </actions>
19 </install> 19 </install>
20 <readme></readme> 20 <readme></readme>
21 </package> 21 </package>
22 </tool_dependency> 22 </tool_dependency>
23 <!-- http://data.modencode.org/modENCODE_Galaxy/tarballs/peakranger.tar -->