Mercurial > repos > iuc > nextclade
diff nextclade.xml @ 4:774876053025 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit b565283c946796dfb3f613f52db6008d234ecedb"
| author | iuc |
|---|---|
| date | Wed, 01 Sep 2021 17:54:55 +0000 |
| parents | 167e492b7ae2 |
| children | fc0f242f08f6 |
line wrap: on
line diff
--- a/nextclade.xml Mon Aug 23 12:24:23 2021 +0000 +++ b/nextclade.xml Wed Sep 01 17:54:55 2021 +0000 @@ -1,17 +1,16 @@ <tool id="nextclade" name="Nextclade" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT"> - <description></description> + <description>Viral genome clade assignment, mutation calling, and sequence quality checks</description> <macros> <import>macros.xml</import> - <token name="@TOOL_VERSION@">1.2.3</token> <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">nextclade</requirement> <requirement type="package">coreutils</requirement> </requirements> + <version_command>nextclade --version-detailed</version_command> <command detect_errors="exit_code"><