Mercurial > repos > thanhlv > integron_finder
comparison macro.xml @ 0:3a24265075bd draft default tip
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/blob/master/tools/integron_finder commit 6b06711cfba45855d5a992ed1c73c472eaef644f
| author | thanhlv |
|---|---|
| date | Mon, 13 Feb 2023 13:53:43 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:3a24265075bd |
|---|---|
| 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> |
