changeset 14:d6d5ccc2c581 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/abyss commit cbe1a5975621eb02d0d5e38ff7b4bd8b67108a16
author iuc
date Wed, 18 Sep 2024 16:21:03 +0000
parents 0124fce4654a
children
files abyss-pe.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/abyss-pe.xml	Sun Feb 25 18:12:17 2024 +0000
+++ b/abyss-pe.xml	Wed Sep 18 16:21:03 2024 +0000
@@ -1,7 +1,7 @@
 <tool id="abyss-pe" name="ABySS" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>de novo sequence assembler</description>
     <macros>
-        <token name="@TOOL_VERSION@">2.3.7</token>
+        <token name="@TOOL_VERSION@">2.3.9</token>
         <token name="@VERSION_SUFFIX@">0</token>
         <xml name="reads_conditional">
             <conditional name="reads">
@@ -28,7 +28,7 @@
     </xrefs>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">abyss</requirement>
-        <requirement type="package" version="0.7.17">bwa</requirement>
+        <requirement type="package" version="0.7.18">bwa</requirement>
     </requirements>
     <stdio>
         <!-- Anything other than zero is an error -->