Mercurial > repos > iuc > nextclade
changeset 16:9e10ba792be2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 8946fa636bdd03168eb786d052b8f18c9cae2693"
author | iuc |
---|---|
date | Mon, 21 Mar 2022 22:10:16 +0000 |
parents | daddf188c13f |
children | 07ab9bd68a02 |
files | macros.xml nextclade.xml |
diffstat | 2 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon Feb 28 10:50:06 2022 +0000 +++ b/macros.xml Mon Mar 21 22:10:16 2022 +0000 @@ -1,6 +1,6 @@ <macros> <!-- same version number is used for nextclade and nextalign releases, even though they are distinct tools --> - <token name="@TOOL_VERSION@">1.10.3</token> + <token name="@TOOL_VERSION@">1.11.0</token> <xml name="citations"> <citations> <citation type="bibtex">@online{nextclade,
--- a/nextclade.xml Mon Feb 28 10:50:06 2022 +0000 +++ b/nextclade.xml Mon Mar 21 22:10:16 2022 +0000 @@ -116,7 +116,7 @@ <param name="organism" value="sars-cov-2" /> <output name="report_tsv"> <assert_contents> - <has_n_columns n="62" /> + <has_n_columns n="63" /> <has_text text="20A" /> </assert_contents> </output> @@ -127,7 +127,7 @@ <param name="organism" value="sars-cov-2" /> <output name="report_tsv"> <assert_contents> - <has_n_columns n="62" /> + <has_n_columns n="63" /> <has_text text="20A" /> </assert_contents> </output> @@ -152,7 +152,7 @@ </conditional> <output name="report_tsv"> <assert_contents> - <has_n_columns n="62" /> + <has_n_columns n="63" /> <has_text text="mediocre" /> </assert_contents> </output> @@ -167,7 +167,7 @@ </conditional> <output name="report_tsv"> <assert_contents> - <has_n_columns n="62" /> + <has_n_columns n="63" /> <has_text text="mediocre" /> </assert_contents> </output>