Mercurial > repos > pimarin > plasmidfinder
comparison macro.xml @ 0:7c8c8a816114 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/plasmidfinder commit 2cb90e0f01974c35c0ea84789a3d19c704b91c84
author | pimarin |
---|---|
date | Tue, 14 Feb 2023 16:03:07 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:7c8c8a816114 |
---|---|
1 | |
2 <macros> | |
3 <token name="@TOOL_VERSION@">2.1.6</token> | |
4 <token name="@VERSION_SUFFIX@">1</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> |