changeset 8:56b1a13d9680 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 9e5f2fc04f61230208adf2e321ce84cb66e86006"
author iuc
date Wed, 13 Oct 2021 16:16:08 +0000
parents f6db3ce6ed1c
children d070e316da5d
files macros.xml nextclade.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Fri Oct 01 07:47:24 2021 +0000
+++ b/macros.xml	Wed Oct 13 16:16:08 2021 +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.4.0</token>
+    <token name="@TOOL_VERSION@">1.4.1</token>
     <xml name="citations">
         <citations>
             <citation type="bibtex">@online{nextclade,
--- a/nextclade.xml	Fri Oct 01 07:47:24 2021 +0000
+++ b/nextclade.xml	Wed Oct 13 16:16:08 2021 +0000
@@ -121,7 +121,7 @@
             <param name="organism" value="sars-cov-2" />
             <output name="report_tsv">
                 <assert_contents>
-                    <has_n_columns n="52" />
+                    <has_n_columns n="53" />
                     <has_text text="20A" />
                 </assert_contents>
             </output>
@@ -132,7 +132,7 @@
             <param name="organism" value="sars-cov-2" />
             <output name="report_tsv">
                 <assert_contents>
-                    <has_n_columns n="52" />
+                    <has_n_columns n="53" />
                     <has_text text="20A" />
                 </assert_contents>
             </output>
@@ -157,7 +157,7 @@
             </conditional>
             <output name="report_tsv">
                 <assert_contents>
-                    <has_n_columns n="52" />
+                    <has_n_columns n="53" />
                     <has_text text="mediocre" />
                 </assert_contents>
             </output>