Skip to content

Commit

Permalink
Updating tools/hifiasm from version 0.19.7 to 0.19.8 (#1352)
Browse files Browse the repository at this point in the history
Co-authored-by: planemo-autoupdate <[email protected]>
  • Loading branch information
nsoranzo and planemo-autoupdate authored Nov 6, 2023
1 parent 3001281 commit 69d6bd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/hifiasm/hifiasm.xml
Original file line number Diff line number Diff line change
@@ -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" />
Expand Down

0 comments on commit 69d6bd0

Please sign in to comment.