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

Changeset 13:ec9e21e9c71b (2023-03-30)
Previous changeset 12:da9d8bf98802 (2023-02-24) Next changeset 14:71740308d412 (2023-05-10)
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hifiasm commit 273b1b89538de1c2567a00e4efb80ae5375b8336
modified:
hifiasm.xml
b
diff -r da9d8bf98802 -r ec9e21e9c71b hifiasm.xml
--- a/hifiasm.xml Fri Feb 24 17:34:21 2023 +0000
+++ b/hifiasm.xml Thu Mar 30 20:34:57 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.18.8</token>
-        <token name="@VERSION_SUFFIX@">1</token>
+        <token name="@TOOL_VERSION@">0.19.3</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" />