comparison macros.xml @ 0:afe3cab23563 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/psauron commit 1aa7cbac40ac6cd332040b91edffa451cb1bbd21
author iuc
date Fri, 20 Feb 2026 07:43:34 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:afe3cab23563
1 <macros>
2 <xml name="requirements">
3 <requirements>
4 <requirement type="package" version="@TOOL_VERSION@">psauron</requirement>
5 <requirement type="package" version="69.5.1">setuptools</requirement>
6 </requirements>
7 </xml>
8 <token name="@TOOL_VERSION@">1.1.0</token>
9 <token name="@VERSION_SUFFIX@">0</token>
10 <token name="@PROFILE@">25.0</token>
11 <xml name="citations">
12 <citations>
13 <citation type="doi">10.1093/nargab/lqae189</citation>
14 </citations>
15 </xml>
16 <xml name="version_command">
17 <version_command>psauron --version</version_command>
18 </xml>
19 </macros>