Mercurial > repos > bgruening > hifiasm
changeset 13:ec9e21e9c71b draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hifiasm commit 273b1b89538de1c2567a00e4efb80ae5375b8336
author | bgruening |
---|---|
date | Thu, 30 Mar 2023 20:34:57 +0000 |
parents | da9d8bf98802 |
children | 71740308d412 |
files | hifiasm.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hifiasm.xml Fri Feb 24 17:34:21 2023 +0000 +++ b/hifiasm.xml Thu Mar 30 20:34:57 2023 +0000 @@ -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" />