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

Changeset 5:42a174224817 (2021-06-21)
Previous changeset 4:42126b414951 (2021-06-03) Next changeset 6:437e28791761 (2021-07-07)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pangolin commit 93a8521684d03889f607b8c43db5539d9a0de8d0"
modified:
pangolin.xml
b
diff -r 42126b414951 -r 42a174224817 pangolin.xml
--- a/pangolin.xml Thu Jun 03 06:38:26 2021 +0000
+++ b/pangolin.xml Mon Jun 21 16:14:55 2021 +0000
b
@@ -1,7 +1,7 @@
 <tool id="pangolin" name="Pangolin" version="@TOOL_VERSION@+galaxy0" profile="20.01">
     <description>Phylogenetic Assignment of Outbreak Lineages</description>
     <macros>
-        <token name="@TOOL_VERSION@">3.0.3</token>
+        <token name="@TOOL_VERSION@">3.1.4</token>
     </macros>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">pangolin</requirement>
@@ -100,7 +100,7 @@
             </conditional>
             <output name="output1" ftype="tabular">
                 <assert_contents>
-                    <has_text_matching expression="B.1.1.409\t\t*PUSHER" />
+                    <has_text_matching expression="B.1.1\t0.0\t*PUSHER" />
                     <has_text text="passed_qc" />
                     <has_n_lines n="1" />
                 </assert_contents>