diff macros.xml @ 7:661c164268cc 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 20:00:00 +0000
parents 79261884facd
children
line wrap: on
line diff
--- a/macros.xml	Tue Nov 30 10:59:17 2021 +0000
+++ b/macros.xml	Tue May 27 20:00:00 2025 +0000
@@ -17,8 +17,9 @@
 			<yield />
 		</requirements>
 	</xml>
-	<token name="@TOOL_VERSION@">3.0.2</token>
-	<token name="@VERSION_SUFFIX@">1</token>
+	<token name="@TOOL_VERSION@">3.2.3</token>
+	<token name="@VERSION_SUFFIX@">0</token>
+	<token name="@PROFILE@">22.05</token>
 	<xml name="outputs">
         <yield />
         <data name="sites" from_work_dir="transit_out.txt" format="tabular" label="${tool.name} on ${on_string} Sites" />
@@ -81,8 +82,7 @@
     </token>
     <token name="@STANDARD_OPTIONS@">
         -iN $nterm
-        -tC $cterm
+        -iC $cterm
         -n $normalization
-        -r $handle_replicates
     </token>
 </macros>