Mercurial > repos > bebatut > package_metaphlan2_2_5_0
changeset 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 | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Apr 28 07:04:06 2016 -0400 +++ b/tool_dependencies.xml Wed Jun 01 10:42:18 2016 -0400 @@ -12,11 +12,11 @@ <action md5="1a1d5456f2a8b0754e7d1718e6e520df" type="download_by_url">https://bitbucket.org/biobakery/metaphlan2/get/2.5.0.tar.gz</action> <action type="move_file"> <source>metaphlan2.py</source> - <destination>$INSTALL_DIR/bin/</destination> + <destination>$INSTALL_DIR/</destination> </action> <action type="move_directory_files"> <source_directory>utils/</source_directory> - <destination_directory>$INSTALL_DIR/bin/</destination_directory> + <destination_directory>$INSTALL_DIR/</destination_directory> </action> <action type="setup_python_environment"> <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> @@ -29,7 +29,7 @@ <action type="set_environment"> <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> <environment_variable action="set_to" name="METAPHLAN2_DIR">$INSTALL_DIR/</environment_variable> - <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin/</environment_variable> + <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/</environment_variable> </action> </actions> </install>