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

Changeset 16:9e10ba792be2 (2022-03-21)
Previous changeset 15:daddf188c13f (2022-02-28) Next changeset 17:07ab9bd68a02 (2022-08-04)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 8946fa636bdd03168eb786d052b8f18c9cae2693"
modified:
macros.xml
nextclade.xml
b
diff -r daddf188c13f -r 9e10ba792be2 macros.xml
--- a/macros.xml Mon Feb 28 10:50:06 2022 +0000
+++ b/macros.xml Mon Mar 21 22:10:16 2022 +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.10.3</token>
+    <token name="@TOOL_VERSION@">1.11.0</token>
     <xml name="citations">
         <citations>
             <citation type="bibtex">@online{nextclade,
b
diff -r daddf188c13f -r 9e10ba792be2 nextclade.xml
--- a/nextclade.xml Mon Feb 28 10:50:06 2022 +0000
+++ b/nextclade.xml Mon Mar 21 22:10:16 2022 +0000
b
@@ -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>