Previous changeset 12:a929ce596a34 (2023-09-18) Next changeset 14:d6d5ccc2c581 (2024-09-18) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/abyss commit 17ab9bba192020a90548a67f59f01d510b00ff67 |
modified:
abyss-pe.xml |
b |
diff -r a929ce596a34 -r 0124fce4654a abyss-pe.xml --- a/abyss-pe.xml Mon Sep 18 11:05:22 2023 +0000 +++ b/abyss-pe.xml Sun Feb 25 18:12:17 2024 +0000 |
b |
@@ -1,8 +1,8 @@ <tool id="abyss-pe" name="ABySS" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>de novo sequence assembler</description> <macros> - <token name="@TOOL_VERSION@">2.3.6</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">2.3.7</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="reads_conditional"> <conditional name="reads"> <param name="reads_selector" type="select" label="Type of paired-end datasets"> |