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

Changeset 7:530ca330dc45 (2019-04-21)
Previous changeset 6:38da4106acfe (2019-04-18) Next changeset 8:735de508d790 (2019-04-21)
Commit message:
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/group_humann2_uniref_abundances_to_GO
modified:
group_humann2_uniref_abundances_to_go.xml
b
diff -r 38da4106acfe -r 530ca330dc45 group_humann2_uniref_abundances_to_go.xml
--- a/group_humann2_uniref_abundances_to_go.xml Thu Apr 18 12:00:29 2019 -0400
+++ b/group_humann2_uniref_abundances_to_go.xml Sun Apr 21 18:03:30 2019 -0400
b
@@ -1,10 +1,8 @@
-<tool id="group_humann2_uniref_abundances_to_go" name="Group abundances" version="1.2.0">
+<tool id="group_humann2_uniref_abundances_to_go" name="Group abundances" version="1.2.1">
     <description> of UniRef50 gene families obtained (HUMAnN2 output) to Gene Ontology (GO) slim terms</description>
 
     <requirements>
         <requirement type="package" version="1.9">numpy</requirement>
-        <requirement type="package" version="0.11.2">humann2</requirement>
-        <requirement type="package" version="0.6.4">goatools</requirement>
         <requirement type="package" version="1.2.1">group_humann2_uniref_abundances_to_go</requirement>
     </requirements>
 
@@ -101,7 +99,7 @@
 
 HUMAnN2 is a pipeline to profile the presence/absence and abundance of microbial pathways in community of microbiota sequencing data. One output is a file with UniRef50 gene family abundances. HUMAnN2 proposes a script to regroup Uniref50 to GO, but used GO terms are too precise to get a broad overview of the ontology content.
 
-The tool described here contains scripts to group UniRef50 abundances obtained using main HUMANn2 script (Gene families) to GO slim terms. GO slim is a subset of the terms in the whole GO. For this tool, metagenomics GO slim terms developed by Jane Lomax and the InterPro group.
+The tool described here contains scripts to group UniRef50 abundances obtained using main HUMAnN2 script (Gene families) to GO slim terms. GO slim is a subset of the terms in the whole GO. For this tool, metagenomics GO slim terms developed by Jane Lomax and the InterPro group.
 
 More information on `dedicated GitHub repository <https://github.com/ASaiM/group_humann2_uniref_abundances_to_GO>`_.