Mercurial > repos > iuc > plasmidfinder
annotate macro.xml @ 3:e9813d6ac5ab draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/plasmidfinder commit 464661a59ed12a642d365f485a222764b55048a5
| author | iuc |
|---|---|
| date | Thu, 02 Mar 2023 14:57:54 +0000 |
| parents | 0e09ee8e70dd |
| children |
| rev | line source |
|---|---|
|
0
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
1 |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
2 <macros> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
3 <token name="@TOOL_VERSION@">2.1.6</token> |
|
1
0e09ee8e70dd
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 69aab27f0210af0f0986d63575f9bfdb3f9d1f6a
iuc
parents:
0
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">1</token> |
|
0
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
5 <token name="@PROFILE@">21.05</token> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
6 <token name="@THREADS@">\${GALAXY_SLOTS:-7}</token> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
7 |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
8 <xml name="xrefs"> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
9 <xrefs> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
10 <xref type='bio.tools'>PlasmidFinder</xref> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
11 </xrefs> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
12 </xml> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
13 <xml name="requirements"> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
14 <requirements> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
15 <requirement type="package" version="@TOOL_VERSION@">plasmidfinder</requirement> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
16 </requirements> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
17 </xml> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
18 <xml name="citations"> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
19 <citations> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
20 <citation type="doi">10.1007/978-1-4939-9877-7_20</citation> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
21 </citations> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
22 </xml> |
|
f52df366f012
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
iuc
parents:
diff
changeset
|
23 </macros> |
