| Previous changeset 20:5161f204ba63 (2024-10-23) Next changeset 22:5d365d5cbe9d (2025-03-24) |
|
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hifiasm commit 13a10448f0462b56788d16797ac2f7084d367d64 |
|
modified:
hifiasm.xml |
| b |
| diff -r 5161f204ba63 -r 170061c052ad hifiasm.xml --- a/hifiasm.xml Wed Oct 23 13:21:47 2024 +0000 +++ b/hifiasm.xml Mon Mar 10 08:09:25 2025 +0000 |
| b |
| @@ -1,7 +1,7 @@ <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.20.0</token> + <token name="@TOOL_VERSION@">0.24.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@FORMATS@">fasta,fasta.gz,fastq,fastq.gz</token> <xml name="reads"> |