comparison macros.xml @ 0:d20f3b9a59a2 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mOTUs commit 36fa40d4507065b7240c0a98815a079aba589e25
author bgruening
date Fri, 06 Sep 2024 15:00:49 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:d20f3b9a59a2
1 <macros>
2 <xml name="requirements">
3 <requirements>
4 <requirement type="package" version="@TOOL_VERSION@">motus</requirement>
5 <requirement type="package" version="1.34">tar</requirement>
6 </requirements>
7 </xml>
8 <xml name="biotools">
9 <xrefs>
10 <xref type="bio.tools">mOTUs</xref>
11 </xrefs>
12 </xml>
13 <token name="@TOOL_VERSION@">3.1.0</token>
14 <token name="@VERSION_SUFFIX@">galaxy0</token>
15 <token name="@COMPATIBLE_MOTUSDB_VERSION@">3.1.0</token>
16 <xml name="citations">
17 <citations>
18 <citation type="doi">10.1186/s40168-022-01410-z</citation>
19 </citations>
20 </xml>
21 </macros>