Mercurial > repos > iuc > bakta
comparison macro.xml @ 0:fc31d760b233 draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/bakta commit 7d595b05b8d595f554b57dadbf1beb0b39733af3
| author | iuc |
|---|---|
| date | Thu, 01 Sep 2022 17:26:54 +0000 |
| parents | |
| children | 3368e3bda790 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:fc31d760b233 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.4.2</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">21.05</token> | |
| 5 <xml name="version_command"> | |
| 6 <version_command><![CDATA[bakta --version]]></version_command> | |
| 7 </xml> | |
| 8 <xml name="edam"> | |
| 9 <edam_topics> | |
| 10 <edam_topic>topic_3174</edam_topic> | |
| 11 </edam_topics> | |
| 12 </xml> | |
| 13 <xml name="xrefs"> | |
| 14 <xrefs> | |
| 15 <xref type='bio.tools'>Bakta</xref> | |
| 16 </xrefs> | |
| 17 </xml> | |
| 18 <xml name="requirements"> | |
| 19 <requirements> | |
| 20 <requirement type="package" version="@TOOL_VERSION@">bakta</requirement> | |
| 21 </requirements> | |
| 22 </xml> | |
| 23 <xml name="citations"> | |
| 24 <citations> | |
| 25 <citation type="doi">10.1099/mgen.0.000685</citation> | |
| 26 </citations> | |
| 27 </xml> | |
| 28 </macros> |
