Repository 'nextclade'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/nextclade

Changeset 8:56b1a13d9680 (2021-10-13)
Previous changeset 7:f6db3ce6ed1c (2021-10-01) Next changeset 9:d070e316da5d (2021-11-15)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 9e5f2fc04f61230208adf2e321ce84cb66e86006"
modified:
macros.xml
nextclade.xml
b
diff -r f6db3ce6ed1c -r 56b1a13d9680 macros.xml
--- a/macros.xml Fri Oct 01 07:47:24 2021 +0000
+++ b/macros.xml Wed Oct 13 16:16:08 2021 +0000
b
@@ -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,
b
diff -r f6db3ce6ed1c -r 56b1a13d9680 nextclade.xml
--- a/nextclade.xml Fri Oct 01 07:47:24 2021 +0000
+++ b/nextclade.xml Wed Oct 13 16:16:08 2021 +0000
b
@@ -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>