Mercurial > repos > iuc > plasmidfinder
view macro.xml @ 1:0e09ee8e70dd draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 69aab27f0210af0f0986d63575f9bfdb3f9d1f6a
| author | iuc |
|---|---|
| date | Fri, 14 Oct 2022 11:53:54 +0000 |
| parents | f52df366f012 |
| children | 65b333eed5c2 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.1.6</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">21.05</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>
