Repository 'group_humann2_uniref_abundances_to_go'
hg clone https://toolshed.g2.bx.psu.edu/repos/rsajulga/group_humann2_uniref_abundances_to_go

Changeset 3:46f60d298845 (2019-03-29)
Previous changeset 2:b05bd4bbb376 (2019-03-18) Next changeset 4:f609cf677228 (2019-03-29)
Commit message:
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/group_humann2_uniref_abundances_to_GO
removed:
tool_dependencies.xml
b
diff -r b05bd4bbb376 -r 46f60d298845 tool_dependencies.xml
--- a/tool_dependencies.xml Mon Mar 18 19:52:39 2019 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
b
@@ -1,28 +0,0 @@
-<?xml version="1.0"?>
-<tool_dependency>
-    <package name="numpy" version="1.9">
-        <repository changeset_revision="57b37f63cb84" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" />
-    </package>
-    <package name="humann2" version="0.6.1">
-        <repository changeset_revision="46bbbb1d009c" name="package_humann2_0_6_1" owner="rsajulga" toolshed="https://toolshed.g2.bx.psu.edu" />
-    </package>
-    <package name="goatools" version="0.6.4">
-        <repository changeset_revision="25b614b3491f" name="package_goatools_0_6_4" owner="bebatut" toolshed="https://toolshed.g2.bx.psu.edu" />
-    </package>
-    <package name="group_humann2_uniref_abundances_to_go" version="1.2.0">
-        <install version="1.0">
-            <actions>
-                <action type="download_by_url">https://github.com/ASaiM/group_humann2_uniref_abundances_to_GO/archive/v1.2.0.zip</action>
-                <action type="move_directory_files">
-                    <source_directory>.</source_directory>
-                    <destination_directory>$INSTALL_DIR/</destination_directory>
-                </action>
-                <action type="set_environment">
-                    <environment_variable action="set_to" name="GROUP_UNIREF_GO_DIR">$INSTALL_DIR/</environment_variable>
-                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
-                </action>
-            </actions>
-        </install>
-        <readme />
-    </package>
-</tool_dependency>