Mercurial > repos > iuc > bakta
view macro.xml @ 4:3f0aa1b3e816 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit e2c4ab5546b135ff903545073c3223aab166d8f5
author | iuc |
---|---|
date | Mon, 24 Jul 2023 11:22:16 +0000 |
parents | debdc1469b41 |
children | 728dacaf08a9 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.8.1</token> <token name="@COMPATIBLE_BAKTA_VERSION@">1.7</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">21.05</token> <xml name="version_command"> <version_command><![CDATA[bakta --version]]></version_command> </xml> <xml name="edam"> <edam_topics> <edam_topic>topic_3174</edam_topic> </edam_topics> </xml> <xml name="xrefs"> <xrefs> <xref type='bio.tools'>Bakta</xref> </xrefs> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bakta</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1099/mgen.0.000685</citation> </citations> </xml> </macros>