Repository 'hifiasm'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/hifiasm

Changeset 17:0ee0c3089254 (2023-11-06)
Previous changeset 16:41cea2aa2dce (2023-10-20) Next changeset 18:df25d4fb79b7 (2024-01-17)
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hifiasm commit 69d6bd026d37ef8ebf19c60841daf72a874a33ee
modified:
hifiasm.xml
b
diff -r 41cea2aa2dce -r 0ee0c3089254 hifiasm.xml
--- a/hifiasm.xml Fri Oct 20 22:03:32 2023 +0000
+++ b/hifiasm.xml Mon Nov 06 20:13:05 2023 +0000
b
@@ -1,8 +1,8 @@
 <tool id="hifiasm" name="Hifiasm" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>haplotype-resolved de novo assembler for PacBio Hifi reads</description>
     <macros>
-        <token name="@TOOL_VERSION@">0.19.7</token>
-        <token name="@VERSION_SUFFIX@">1</token>
+        <token name="@TOOL_VERSION@">0.19.8</token>
+        <token name="@VERSION_SUFFIX@">0</token>
         <token name="@FORMATS@">fasta,fasta.gz,fastq,fastq.gz</token>
         <xml name="reads">
             <param name="reads" type="data" format="@FORMATS@" multiple="true" label="Input reads" />