Mercurial > repos > bgruening > hifiasm
changeset 17:0ee0c3089254 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hifiasm commit 69d6bd026d37ef8ebf19c60841daf72a874a33ee
author | bgruening |
---|---|
date | Mon, 06 Nov 2023 20:13:05 +0000 |
parents | 41cea2aa2dce |
children | df25d4fb79b7 |
files | hifiasm.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hifiasm.xml Fri Oct 20 22:03:32 2023 +0000 +++ b/hifiasm.xml Mon Nov 06 20:13:05 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.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" />