Mercurial > repos > iuc > plasmidfinder
view macro.xml @ 4:65b333eed5c2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/plasmidfinder commit 232de7b04558cf28e2caffb8a5e0520b7dd1b645
| author | iuc |
|---|---|
| date | Tue, 10 Feb 2026 17:52:55 +0000 |
| parents | 0e09ee8e70dd |
| children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.1.6</token> <token name="@VERSION_SUFFIX@">2</token> <token name="@PROFILE@">24.2</token> <token name="@THREADS@">\${GALAXY_SLOTS:-7}</token> <xml name="xrefs"> <xrefs> <xref type='bio.tools'>PlasmidFinder</xref> </xrefs> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">plasmidfinder</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1007/978-1-4939-9877-7_20</citation> </citations> </xml> </macros>
