changeset 2:8ce82a6b20d7 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/sortmerna/ commit 3f43a4146305ef11621ab786ab20b3ab46aca139-dirty
author bebatut
date Wed, 28 Oct 2015 11:48:03 -0400
parents 11bb77fab91f
children 9f341c9cfa6a
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Oct 28 11:37:45 2015 -0400
+++ b/tool_dependencies.xml	Wed Oct 28 11:48:03 2015 -0400
@@ -6,7 +6,7 @@
     <package name="metaphlan2" version="2.0">
         <install version="1.0">
             <actions>
-                <action type="shell_command">hg clone https://bitbucket.org/biobakery/metaphlan2</action>
+                <action type="download_by_url">https://bitbucket.org/biobakery/metaphlan2/get/default.zip</action>
                 <action type="move_directory_files">
                     <source_directory>.</source_directory>
                     <destination_directory>$INSTALL_DIR</destination_directory>