Mercurial > repos > iuc > bakta
comparison macro.xml @ 6:3fda1f6855d2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit c6b6aa652baa1f98f9c26a3d7c899575dfd00f29
| author | iuc |
|---|---|
| date | Mon, 02 Sep 2024 07:56:40 +0000 |
| parents | 75e4007a4b98 |
| children | 3a6c780ad6fe |
comparison
equal
deleted
inserted
replaced
| 5:75e4007a4b98 | 6:3fda1f6855d2 |
|---|---|
| 1 | 1 |
| 2 <macros> | 2 <macros> |
| 3 <token name="@TOOL_VERSION@">1.8.2</token> | 3 <token name="@TOOL_VERSION@">1.9.4</token> |
| 4 <token name="@COMPATIBLE_BAKTA_VERSION@">1.7</token> | 4 <token name="@COMPATIBLE_BAKTA_VERSION@">1.7</token> |
| 5 <token name="@VERSION_SUFFIX@">0</token> | 5 <token name="@VERSION_SUFFIX@">0</token> |
| 6 <token name="@PROFILE@">21.05</token> | 6 <token name="@PROFILE@">21.05</token> |
| 7 <xml name="version_command"> | 7 <xml name="version_command"> |
| 8 <version_command><![CDATA[bakta --version]]></version_command> | 8 <version_command><![CDATA[bakta --version]]></version_command> |
| 9 </xml> | 9 </xml> |
| 10 <xml name="edam"> | |
| 11 <edam_topics> | |
| 12 <edam_topic>topic_3174</edam_topic> | |
| 13 </edam_topics> | |
| 14 </xml> | |
| 15 <xml name="xrefs"> | 10 <xml name="xrefs"> |
| 16 <xrefs> | 11 <xrefs> |
| 17 <xref type='bio.tools'>Bakta</xref> | 12 <xref type="bio.tools">bakta</xref> |
| 18 </xrefs> | 13 </xrefs> |
| 19 </xml> | 14 </xml> |
| 20 <xml name="requirements"> | 15 <xml name="requirements"> |
| 21 <requirements> | 16 <requirements> |
| 22 <requirement type="package" version="@TOOL_VERSION@">bakta</requirement> | 17 <requirement type="package" version="@TOOL_VERSION@">bakta</requirement> |
| 25 <xml name="citations"> | 20 <xml name="citations"> |
| 26 <citations> | 21 <citations> |
| 27 <citation type="doi">10.1099/mgen.0.000685</citation> | 22 <citation type="doi">10.1099/mgen.0.000685</citation> |
| 28 </citations> | 23 </citations> |
| 29 </xml> | 24 </xml> |
| 30 | |
| 31 <xml name="assert_content_test"> | 25 <xml name="assert_content_test"> |
| 32 <assert_contents> | 26 <assert_contents> |
| 33 <has_text text="Options and arguments"/> | 27 <has_text text="Options and arguments"/> |
| 34 <has_text text="parse genome sequences"/> | 28 <has_text text="parse genome sequences"/> |
| 35 <has_text text="start annotation"/> | 29 <has_text text="start annotation"/> |
