comparison macros.xml @ 0:1d4fcd38d899 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pharokka commit 4f57302e4d14a2b32bcd9d41d25d987a29317bf3
author iuc
date Thu, 02 Mar 2023 16:21:40 +0000
parents
children f05c3732764a
comparison
equal deleted inserted replaced
-1:000000000000 0:1d4fcd38d899
1 <?xml version="1.0"?>
2 <macros>
3 <token name="@TOOL_VERSION@">1.2.1</token>
4 <token name="@VERSION_SUFFIX@">0</token>
5 <token name="@PROFILE@">21.05</token>
6 <xml name="biotools">
7 <xrefs>
8 <xref type="bio.tools">
9 pharokka
10 </xref>
11 </xrefs>
12 </xml>
13 <xml name="requirements">
14 <requirements>
15 <requirement type="package" version="@TOOL_VERSION@">
16 pharokka
17 </requirement>
18 <requirement type="package" version="3.0">
19 zip
20 </requirement>
21 </requirements>
22 </xml>
23 <xml name="version">
24 <version_command>
25 pharokka.py --version
26 </version_command>
27 </xml>
28 <xml name="citations">
29 <citations>
30 <citation type="doi">
31 10.1093/bioinformatics/btac776
32 </citation>
33 </citations>
34 </xml>
35 <xml name="creator">
36 <creator>
37 <person givenName="Paul" familyName="Zierep" email="zierep@informatik.uni-freiburg.de" />
38 </creator>
39 </xml>
40 </macros>