Mercurial > repos > pimarin > bakta
view macro.xml @ 5:44fb905481f0 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit a7dcdae8bccb5a8d7abdb9c6d058f9bd7c6f6c15
| author | pimarin |
|---|---|
| date | Thu, 12 Jan 2023 11:25:17 +0000 |
| parents | eea334d9988b |
| children | f77ebe2e4df0 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.6.1</token> <token name="@BAKTA_VERSION@">1.5</token> <token name="@DEEPSIG@">1.2.5</token> <token name="@VERSION_SUFFIX@">0</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> <requirement type="package" version="@DEEPSIG@">deepsig </requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1099/mgen.0.000685</citation> </citations> </xml> </macros>
