| Previous changeset 0:ab86614989fd (2023-02-13) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 6b06711cfba45855d5a992ed1c73c472eaef644f |
|
modified:
humann_genefamilies_genus_level humann_infer_taxonomy |
| b |
| diff -r ab86614989fd -r 469b5fe416ad humann_genefamilies_genus_level --- a/humann_genefamilies_genus_level Mon Feb 13 16:16:49 2023 +0000 +++ b/humann_genefamilies_genus_level Tue Feb 14 11:15:40 2023 +0000 |
| b |
| @@ -1,6 +1,6 @@ <!-- The tool is broken with current version of HUMAnN. Once it will be fixed (PR merged), we can update this wrapper and add the XML extension to enable it --> -<tool id="humann_genefamilies_genus_level" name="Create a genus level" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> - <description>gene families and pathways from HUMAnN species level gene families</description> +<tool id="humann3_genefamilies_genus_level" name="Create a genus level" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" > + <description>gene families and pathways from HUMAnN3 species level gene families</description> <macros> <import>macros.xml</import> </macros> |
| b |
| diff -r ab86614989fd -r 469b5fe416ad humann_infer_taxonomy --- a/humann_infer_taxonomy Mon Feb 13 16:16:49 2023 +0000 +++ b/humann_infer_taxonomy Tue Feb 14 11:15:40 2023 +0000 |
| b |
| @@ -1,6 +1,6 @@ <!-- The tool is broken with current version of HUMAnN. Once it will be fixed, we can update this wrapper and add the XML extension to enable it --> -<tool id="humann_infer_taxonomy" name="Infex taxonomy" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> - <description>for "unclassified" taxonomy in HUMAnN generated gene families</description> +<tool id="humann3_infer_taxonomy" name="Infex taxonomy" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> + <description>for "unclassified" taxonomy in HUMAnN3 generated gene families</description> <macros> <import>macros.xml</import> </macros> |