comparison macros.xml @ 0:3f33a8ac8891 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/tiara commit 3e174d7bc4280c835f5092a44d259cc33f0b54b6
author bgruening
date Thu, 30 May 2024 11:10:39 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:3f33a8ac8891
1 <macros>
2 <token name="@TOOL_VERSION@">1.0.3</token>
3 <token name="@VERSION_SUFFIX@">galaxy0</token>
4 <xml name="requirements">
5 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">tiara</requirement>
7 <requirement type="package" version="3.8">python</requirement>
8 </requirements>
9 </xml>
10 <xml name="biotools">
11 <xrefs>
12 <xref type="bio.tools">Tiara</xref>
13 </xrefs>
14 </xml>
15 <xml name="citations">
16 <citations>
17 <citation type="doi">https://doi.org/10.1093/bioinformatics/btab672</citation>
18 </citations>
19 </xml>
20 </macros>