changeset 5:42a174224817 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pangolin commit 93a8521684d03889f607b8c43db5539d9a0de8d0"
author iuc
date Mon, 21 Jun 2021 16:14:55 +0000
parents 42126b414951
children 437e28791761
files pangolin.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pangolin.xml	Thu Jun 03 06:38:26 2021 +0000
+++ b/pangolin.xml	Mon Jun 21 16:14:55 2021 +0000
@@ -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>