Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tools/raxmlng/raxmlng.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<tool id="raxmlng" name="RAxML-NG" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01">
<description>Maximum Likelihood based inference of large phylogenetic trees</description>
<macros>
<token name="@TOOL_VERSION@">1.2.2</token>
<token name="@VERSION_SUFFIX@">1</token>
<token name="@TOOL_VERSION@">2.0.0</token>
<token name="@VERSION_SUFFIX@">0</token>
</macros>
<xrefs>
<xref type="bio.tools">RAxML-NG</xref>
Expand Down
Loading