Mercurial > repos > iuc > recentrifuge
diff macro.xml @ 1:712ce8d8e995 draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit 9142693589056424fb64869b69dbc08b179f57ee
| author | iuc |
|---|---|
| date | Fri, 26 Aug 2022 10:56:46 +0000 |
| parents | 3ec5948910ab |
| children | 237bb70ac7fe |
line wrap: on
line diff
--- a/macro.xml Mon Jun 27 11:02:40 2022 +0000 +++ b/macro.xml Fri Aug 26 10:56:46 2022 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.9.1</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">21.05</token> <xml name="version_command"> <version_command><![CDATA[rcf -V]]></version_command> @@ -16,6 +16,16 @@ <requirement type="package" version="@TOOL_VERSION@">recentrifuge</requirement> </requirements> </xml> + <xml name="edam"> + <edam_topics> + <edam_topic>topic_3174</edam_topic> + <edam_topic>topic_3697</edam_topic> + </edam_topics> + <edam_operations> + <edam_operation>operation_2238</edam_operation> + <edam_operation>operation_3460</edam_operation> + </edam_operations> + </xml> <xml name="input_database"> <section name="database" title="Database type" expanded="true"> <param name="cached_db" label="Cached database with clade-specific marker genes" type="select">
