comparison tool_dependencies.xml @ 1:33e53932c13a draft default tip

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/packages/package_metaphlan2_2_5_0 commit 450bf3326f301c344103272b0d761e8625ce0c44-dirty
author bebatut
date Wed, 01 Jun 2016 10:42:18 -0400
parents df037053c83b
children
comparison
equal deleted inserted replaced
0:df037053c83b 1:33e53932c13a
10 <install version="1.0"> 10 <install version="1.0">
11 <actions> 11 <actions>
12 <action md5="1a1d5456f2a8b0754e7d1718e6e520df" type="download_by_url">https://bitbucket.org/biobakery/metaphlan2/get/2.5.0.tar.gz</action> 12 <action md5="1a1d5456f2a8b0754e7d1718e6e520df" type="download_by_url">https://bitbucket.org/biobakery/metaphlan2/get/2.5.0.tar.gz</action>
13 <action type="move_file"> 13 <action type="move_file">
14 <source>metaphlan2.py</source> 14 <source>metaphlan2.py</source>
15 <destination>$INSTALL_DIR/bin/</destination> 15 <destination>$INSTALL_DIR/</destination>
16 </action> 16 </action>
17 <action type="move_directory_files"> 17 <action type="move_directory_files">
18 <source_directory>utils/</source_directory> 18 <source_directory>utils/</source_directory>
19 <destination_directory>$INSTALL_DIR/bin/</destination_directory> 19 <destination_directory>$INSTALL_DIR/</destination_directory>
20 </action> 20 </action>
21 <action type="setup_python_environment"> 21 <action type="setup_python_environment">
22 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 22 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
23 <package name="python" version="2.7.10" /> 23 <package name="python" version="2.7.10" />
24 </repository> 24 </repository>
27 </repository> 27 </repository>
28 </action> 28 </action>
29 <action type="set_environment"> 29 <action type="set_environment">
30 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> 30 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
31 <environment_variable action="set_to" name="METAPHLAN2_DIR">$INSTALL_DIR/</environment_variable> 31 <environment_variable action="set_to" name="METAPHLAN2_DIR">$INSTALL_DIR/</environment_variable>
32 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin/</environment_variable> 32 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/</environment_variable>
33 </action> 33 </action>
34 </actions> 34 </actions>
35 </install> 35 </install>
36 <readme /> 36 <readme />
37 </package> 37 </package>