Previous changeset 0:9c1ee25aa943 (2020-10-07) Next changeset 2:64a1c751d99b (2021-07-18) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/novoplasty commit 63af6704fc9fe5bcb47170228c63293200b02b10" |
modified:
novoplasty.xml |
b |
diff -r 9c1ee25aa943 -r 7c2f5268d01c novoplasty.xml --- a/novoplasty.xml Wed Oct 07 09:22:21 2020 +0000 +++ b/novoplasty.xml Fri Oct 09 17:45:30 2020 +0000 |
b |
@@ -2,7 +2,7 @@ <tool id="novoplasty" name="NOVOplasty" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="18.01"> <description>de novo assembler for short circular genomes</description> <macros> - <token name="@TOOL_VERSION@">4.0</token> + <token name="@TOOL_VERSION@">4.2</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="content" token_min="" token_max=""> <param name="genome_range_min" type="text" value="@MIN@" label="Set lower limit for the expected genome size range" help="(Genome Range)"/> @@ -678,7 +678,7 @@ **References** -More information are available on `github <https://github.com/ndierckx/NOVOPlasty/>`_. +More information are available on `GitHub <https://github.com/ndierckx/NOVOPlasty/>`_. ]]></help> <citations> <citation type="doi">10.1093/nar/gkw955</citation> |