Mercurial > repos > iuc > transit_resampling
diff 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 |
line wrap: on
line diff
--- a/macros.xml Sat Nov 27 09:46:31 2021 +0000 +++ b/macros.xml Tue May 27 19:58:37 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>
