Previous changeset 2:172920f67a84 (2023-02-07) Next changeset 4:714d5a28cc5c (2023-04-24) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 32d4c566afe55179531fdd106dc5a996cc09bbb1 |
modified:
macros.xml |
b |
diff -r 172920f67a84 -r e217b0e10b36 macros.xml --- a/macros.xml Tue Feb 07 19:43:36 2023 +0000 +++ b/macros.xml Wed Mar 29 20:00:11 2023 +0000 |
b |
@@ -1,17 +1,12 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">3.6.0</token> + <token name="@TOOL_VERSION@">3.6.1</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">22.01</token> <xml name="edam_ontology"> - <edam_topics> - <edam_topic>topic_3174</edam_topic> - <edam_topic>topic_0194</edam_topic> - </edam_topics> - <edam_operations> - <edam_operation>operation_2478</edam_operation> - <edam_operation>operation_0324</edam_operation> - </edam_operations> + <xrefs> + <xref type="bio.tools">humann</xref> + </xrefs> </xml> <xml name="requirements"> <requirements> |