Mercurial > repos > iuc > bakta
comparison macro.xml @ 7:ba6990f72184 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit e277883fca66013904bae930f04e7f3be5fcb1a2
author | iuc |
---|---|
date | Wed, 05 Jun 2024 14:22:02 +0000 |
parents | 92eee5f31117 |
children | d77802fe76f7 |
comparison
equal
deleted
inserted
replaced
6:92eee5f31117 | 7:ba6990f72184 |
---|---|
1 | 1 |
2 <macros> | 2 <macros> |
3 <token name="@TOOL_VERSION@">1.9.2</token> | 3 <token name="@TOOL_VERSION@">1.9.3</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"/> |