Repository 'abyss'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/abyss

Changeset 14:d6d5ccc2c581 (2024-09-18)
Previous changeset 13:0124fce4654a (2024-02-25)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/abyss commit cbe1a5975621eb02d0d5e38ff7b4bd8b67108a16
modified:
abyss-pe.xml
b
diff -r 0124fce4654a -r d6d5ccc2c581 abyss-pe.xml
--- a/abyss-pe.xml Sun Feb 25 18:12:17 2024 +0000
+++ b/abyss-pe.xml Wed Sep 18 16:21:03 2024 +0000
b
@@ -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 -->