Previous changeset 13:ec9e21e9c71b (2023-03-30) Next changeset 15:60024a528cbd (2023-10-13) |
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/hifiasm commit 41b5af4cd469ae7b3c46e1551b83e5e143d0dd70 |
modified:
hifiasm.xml |
b |
diff -r ec9e21e9c71b -r 71740308d412 hifiasm.xml --- a/hifiasm.xml Thu Mar 30 20:34:57 2023 +0000 +++ b/hifiasm.xml Wed May 10 07:05:39 2023 +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.19.3</token> + <token name="@TOOL_VERSION@">0.19.5</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@FORMATS@">fasta,fasta.gz,fastq,fastq.gz</token> <xml name="reads"> |