comparison macros.xml @ 11:daf2c40fc3f6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 0daaffac75df549583b6d834113608c2dbacb1d3
author iuc
date Tue, 27 May 2025 19:58:37 +0000
parents 8863f1733e36
children
comparison
equal deleted inserted replaced
10:8863f1733e36 11:daf2c40fc3f6
15 <requirements> 15 <requirements>
16 <requirement type="package" version="@TOOL_VERSION@">transit</requirement> 16 <requirement type="package" version="@TOOL_VERSION@">transit</requirement>
17 <yield /> 17 <yield />
18 </requirements> 18 </requirements>
19 </xml> 19 </xml>
20 <token name="@TOOL_VERSION@">3.0.2</token> 20 <token name="@TOOL_VERSION@">3.2.3</token>
21 <token name="@VERSION_SUFFIX@">1</token> 21 <token name="@VERSION_SUFFIX@">0</token>
22 <token name="@PROFILE@">22.05</token>
22 <xml name="outputs"> 23 <xml name="outputs">
23 <yield /> 24 <yield />
24 <data name="sites" from_work_dir="transit_out.txt" format="tabular" label="${tool.name} on ${on_string} Sites" /> 25 <data name="sites" from_work_dir="transit_out.txt" format="tabular" label="${tool.name} on ${on_string} Sites" />
25 </xml> 26 </xml>
26 <xml name="handle_replicates"> 27 <xml name="handle_replicates">
79 ln -s '$annotation' annotation.dat && 80 ln -s '$annotation' annotation.dat &&
80 ]]> 81 ]]>
81 </token> 82 </token>
82 <token name="@STANDARD_OPTIONS@"> 83 <token name="@STANDARD_OPTIONS@">
83 -iN $nterm 84 -iN $nterm
84 -tC $cterm 85 -iC $cterm
85 -n $normalization 86 -n $normalization
86 -r $handle_replicates
87 </token> 87 </token>
88 </macros> 88 </macros>