diff lastz_macros.xml @ 10:37ba0585e60b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/lastz commit 04ec440aef00477a46c89fdb9b74e9bade5ffd94
author iuc
date Thu, 05 Feb 2026 12:51:47 +0000
parents da6f44d06921
children
line wrap: on
line diff
--- a/lastz_macros.xml	Thu Jan 22 18:27:59 2026 +0000
+++ b/lastz_macros.xml	Thu Feb 05 12:51:47 2026 +0000
@@ -1,6 +1,16 @@
 <macros>
-    <token name="@TOOL_VERSION@">1.04.22</token>
+    <token name="@TOOL_VERSION@">1.04.52</token>
     <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">25.0</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">lastz</requirement>
+            <requirement type="package" version="1.14">samtools</requirement>
+            <requirement type="package" version="3.6.3">r-base</requirement>
+            <requirement type="package" version="1.0.8">bzip2</requirement>
+        </requirements>
+    </xml>
+
     <token name="@TARGET_INPUT_COMMAND_LINE@"><![CDATA[
         #if $source.ref_source=="history":
             #if $source.target.is_of_type('fasta.gz'):