Mercurial > repos > thanhlv > humann3
changeset 1:469b5fe416ad draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 6b06711cfba45855d5a992ed1c73c472eaef644f
author | thanhlv |
---|---|
date | Tue, 14 Feb 2023 11:15:40 +0000 |
parents | ab86614989fd |
children | |
files | humann_genefamilies_genus_level humann_infer_taxonomy |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ -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>
--- a/humann_infer_taxonomy Mon Feb 13 16:16:49 2023 +0000 +++ b/humann_infer_taxonomy Tue Feb 14 11:15:40 2023 +0000 @@ -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>