Skip to content
Open
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/bigscape/bigscape.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<tool id="bigscape" name="BiG-SCAPE" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05">
<description>Construct sequence similarity networks of BGCs and group them into GCF</description>
<macros>
<token name="@TOOL_VERSION@">1.1.9</token>
<token name="@VERSION_SUFFIX@">2</token>
<token name="@TOOL_VERSION@">2.0.0</token>
<token name="@VERSION_SUFFIX@">0</token>
</macros>
<xrefs>
<xref type="bio.tools">BiG-SCAPE</xref>
Expand Down
Loading