Previous changeset 7:530ca330dc45 (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 530ca330dc45 -r 735de508d790 group_humann2_uniref_abundances_to_go.xml --- a/group_humann2_uniref_abundances_to_go.xml Sun Apr 21 18:03:30 2019 -0400 +++ b/group_humann2_uniref_abundances_to_go.xml Sun Apr 21 21:40:31 2019 -0400 |
b |
@@ -1,8 +1,9 @@ -<tool id="group_humann2_uniref_abundances_to_go" name="Group abundances" version="1.2.1"> +<tool id="group_humann2_uniref_abundances_to_go" name="Group abundances" version="1.2.2"> <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.6.4">goatools</requirement> <requirement type="package" version="1.2.1">group_humann2_uniref_abundances_to_go</requirement> </requirements> |