comparison macros.xml @ 0:7ba3e44093c9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pacu commit 4290547cefb0459595f28fbba063f2cf58b35086
author iuc
date Tue, 13 Aug 2024 13:45:25 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:7ba3e44093c9
1 <macros>
2 <xml name="requirements">
3 <requirements>
4 <requirement type="package" version="@VERSION@">pacu_snp</requirement>
5 <yield/>
6 </requirements>
7 </xml>
8
9 <xml name="version_command">
10 <version_command><![CDATA[PACU --version]]></version_command>
11 </xml>
12
13 <token name="@VERSION@">0.0.5</token>
14 <token name="@VERSION_SUFFIX@">0</token>
15 <token name="@PROFILE@">21.01</token>
16
17 <xml name="xrefs">
18 <xrefs>
19 <xref type='bio.tools'>pacu</xref>
20 </xrefs>
21 </xml>
22
23 <xml name="citations">
24 <citations>
25 <citation type="doi">10.1128/jcm.01576-23</citation>
26 </citations>
27 </xml>
28 </macros>