Mercurial > repos > iuc > nextclade
diff nextclade.xml @ 5:0c46b95d60c3 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:56:32 +0000 |
| parents | b74b9a7b3e3b |
| children | 1e0234b87809 |
line wrap: on
line diff
--- a/nextclade.xml Mon Aug 23 12:26:05 2021 +0000 +++ b/nextclade.xml Wed Sep 01 17:56:32 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"><