Mercurial > repos > iuc > plasmidfinder
comparison macro.xml @ 0:f52df366f012 draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
| author | iuc |
|---|---|
| date | Mon, 19 Sep 2022 08:46:59 +0000 |
| parents | |
| children | 0e09ee8e70dd |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:f52df366f012 |
|---|---|
| 1 | |
| 2 <macros> | |
| 3 <token name="@TOOL_VERSION@">2.1.6</token> | |
| 4 <token name="@VERSION_SUFFIX@">0</token> | |
| 5 <token name="@PROFILE@">21.05</token> | |
| 6 <token name="@THREADS@">\${GALAXY_SLOTS:-7}</token> | |
| 7 | |
| 8 <xml name="xrefs"> | |
| 9 <xrefs> | |
| 10 <xref type='bio.tools'>PlasmidFinder</xref> | |
| 11 </xrefs> | |
| 12 </xml> | |
| 13 <xml name="requirements"> | |
| 14 <requirements> | |
| 15 <requirement type="package" version="@TOOL_VERSION@">plasmidfinder</requirement> | |
| 16 </requirements> | |
| 17 </xml> | |
| 18 <xml name="citations"> | |
| 19 <citations> | |
| 20 <citation type="doi">10.1007/978-1-4939-9877-7_20</citation> | |
| 21 </citations> | |
| 22 </xml> | |
| 23 </macros> |
