Mercurial > repos > iuc > integron_finder
comparison macro.xml @ 0:2729629d81db draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bakta/integron_finder commit 6e0d10965c02c249844f1eddd1c7442990695a6a
| author | iuc |
|---|---|
| date | Thu, 22 Sep 2022 13:50:31 +0000 |
| parents | |
| children | 3d4ae4eb3e98 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:2729629d81db |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">2.0.2</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">21.05</token> | |
| 5 <token name="@THREADS@">\${GALAXY_SLOTS:-2}</token> | |
| 6 <xml name="requirements"> | |
| 7 <requirements> | |
| 8 <requirement type="package" version="3.3.2">hmmer</requirement> | |
| 9 <requirement type="package" version="1.1.4">infernal</requirement> | |
| 10 <requirement type="package" version="2.6.3">prodigal</requirement> | |
| 11 <requirement type="package" version="@TOOL_VERSION@">integron_finder</requirement> | |
| 12 </requirements> | |
| 13 </xml> | |
| 14 <xml name="edam_info"> | |
| 15 <edam_topics> | |
| 16 <edam_topic>topic_0085</edam_topic> | |
| 17 <edam_topic>topic_0798</edam_topic> | |
| 18 <edam_topic>topic_3047</edam_topic> | |
| 19 <edam_topic>topic_0091</edam_topic> | |
| 20 <edam_topic>topic_0080</edam_topic> | |
| 21 </edam_topics> | |
| 22 <edam_operations> | |
| 23 <edam_operation>operation_0239</edam_operation> | |
| 24 <edam_operation>operation_3430</edam_operation> | |
| 25 <edam_operation>operation_3087</edam_operation> | |
| 26 <edam_operation>operation_0362</edam_operation> | |
| 27 </edam_operations> | |
| 28 </xml> | |
| 29 <xml name="xrefs"> | |
| 30 <xrefs> | |
| 31 <xref type='bio.tools'>integron_finder</xref> | |
| 32 </xrefs> | |
| 33 </xml> | |
| 34 | |
| 35 <xml name="citations"> | |
| 36 <citations> | |
| 37 <citation type="doi">10.1101/2022.02.28.482270 </citation> | |
| 38 </citations> | |
| 39 </xml> | |
| 40 </macros> |
