comparison tool_dependencies.xml @ 0:3682c9938aca draft default tip

Uploaded
author galaxyp
date Fri, 26 Sep 2014 18:49:28 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:3682c9938aca
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="binaries_for_package_tagrecon" version="444">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">https://bitbucket.org/galaxyp-applications/tagrecon/get/3222e43.tar.gz</action>
7 <action type="move_file">
8 <source>tagrecon</source>
9 <destination>$INSTALL_DIR/</destination>
10 </action>
11 <action type="move_file">
12 <source>blosum62.fas</source>
13 <destination>$INSTALL_DIR/</destination>
14 </action>
15 <action type="move_file">
16 <source>unimod.xml</source>
17 <destination>$INSTALL_DIR/</destination>
18 </action>
19 <action type="set_environment">
20 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
21 </action>
22 </actions>
23 </install>
24 <readme>
25 This package downloads and installs tagrecon.
26 </readme>
27 </package>
28 </tool_dependency>