comparison tool_dependencies.xml @ 12:887f2ae7c266 draft default tip

Uploaded
author modencode-dcc
date Mon, 21 Jan 2013 18:41:35 -0500
parents 43b49b4914e1
children
comparison
equal deleted inserted replaced
11:43b49b4914e1 12:887f2ae7c266
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="macs14" version="1.4.2"> 6 <package name="macs14" version="1.4.2">
7 <install version="1.0"> 7 <install version="1.0">
8 <actions> 8 <actions>
9 <action type="download_by_url">https://github.com/modENCODE-DCC/Galaxy/blob/master/toolshed/dependencies/macs/macs.tar.gz?raw=true</action> 9 <action type="download_by_url">https://github.com/modENCODE-DCC/Galaxy/blob/master/toolshed/dependencies/macs/macs.tar.bz2?raw=true</action>
10 <action type="shell_command">make</action> 10 <action type="shell_command">make</action>
11 <action type="move_directory_files"> 11 <action type="move_directory_files">
12 <source_directory>bin</source_directory> 12 <source_directory>bin</source_directory>
13 <destination_directory>$INSTALL_DIR/bin</destination_directory> 13 <destination_directory>$INSTALL_DIR/bin</destination_directory>
14 </action> 14 </action>