We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c296bb commit 164752bCopy full SHA for 164752b
1 file changed
tools/irma/irma.xml
@@ -1,8 +1,8 @@
1
<tool id="irma" name="IRMA" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.1">
2
<description>Construct robust assemblies of highly variable RNA viruses</description>
3
<macros>
4
- <token name="@TOOL_VERSION@">1.2.0</token>
5
- <token name="@VERSION_SUFFIX@">3</token>
+ <token name="@TOOL_VERSION@">1.3.2</token>
+ <token name="@VERSION_SUFFIX@">0</token>
6
</macros>
7
<xrefs>
8
<xref type="bio.tools">irma-virus</xref>
0 commit comments