changeset 32:b12d81af0291 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/hisat2 commit aad431e0e65d7a5c10667042592a33fabf710b4f
author iuc
date Mon, 02 Feb 2026 12:29:35 +0000
parents f4af63aaf57a
children
files hisat2.xml hisat2_macros.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/hisat2.xml	Wed Jul 06 10:26:44 2022 +0000
+++ b/hisat2.xml	Mon Feb 02 12:29:35 2026 +0000
@@ -8,8 +8,8 @@
     </xrefs>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">hisat2</requirement>
-        <requirement type="package" version="1.12">samtools</requirement>
-        <requirement type="package" version="1.3">seqtk</requirement>
+        <requirement type="package" version="1.23">samtools</requirement>
+        <requirement type="package" version="1.5">seqtk</requirement>
     </requirements>
     <stdio>
         <regex level="fatal" match="hisat2-align exited with value 1" source="both" />
--- a/hisat2_macros.xml	Wed Jul 06 10:26:44 2022 +0000
+++ b/hisat2_macros.xml	Mon Feb 02 12:29:35 2026 +0000
@@ -1,6 +1,6 @@
 <macros>
-    <token name="@TOOL_VERSION@">2.2.1</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@TOOL_VERSION@">2.2.2</token>
+    <token name="@VERSION_SUFFIX@">0</token>
     
     <xml name="paired_end_options">