Mercurial > repos > iuc > bracken
diff macros.xml @ 7:39422d5f3aa5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit c396abec691d64fc4cb7f205f54c01b1be7fd649
| author | iuc |
|---|---|
| date | Fri, 26 Aug 2022 07:20:57 +0000 |
| parents | 997130d220d8 |
| children | 7e4fde296e7c |
line wrap: on
line diff
--- a/macros.xml Wed Jul 06 14:47:21 2022 +0000 +++ b/macros.xml Fri Aug 26 07:20:57 2022 +0000 @@ -1,6 +1,7 @@ <macros> <token name="@TOOL_VERSION@">2.7</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> + <token name="@PROFILE@">21.05</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bracken</requirement> @@ -9,6 +10,20 @@ <xml name="version"> <version_command>echo @TOOL_VERSION@</version_command> </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_operations> + </xml> + <xml name="xref"> + <xrefs> + <xref type="bio.tools">bracken</xref> + </xrefs> + </xml> <xml name="citations"> <citations> <citation type="doi">10.7717/peerj-cs.104</citation>
