changeset 21:794951e4d986 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/sortmerna/ commit 41f2777b40defd42dae7aac18781c7dadf73847a
author bebatut
date Fri, 06 Nov 2015 11:00:16 -0500
parents 58e031637111
children 9ab0e6e9d1fb
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Nov 06 04:04:18 2015 -0500
+++ b/tool_dependencies.xml	Fri Nov 06 11:00:16 2015 -0500
@@ -7,10 +7,9 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">https://bitbucket.org/biobakery/metaphlan2/get/default.zip</action>
-                <action type="make_directory">$INSTALL_DIR/metaphlan2</action>
                 <action type="move_directory_files">
                     <source_directory>.</source_directory>
-                    <destination_directory>$INSTALL_DIR/metaphlan2</destination_directory>
+                    <destination_directory>$INSTALL_DIR/</destination_directory>
                 </action>
                 <action type="set_environment">
                     <environment_variable action="set_to" name="METAPHLAN2_DIR">$INSTALL_DIR/biobakery-metaphlan2-d1016b2f4e10/</environment_variable>