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

Changeset 8:f73ab5187eed (2024-08-30)
Previous changeset 7:3125faf00ffd (2024-08-30)
Commit message:
planemo upload for repository https://git.ufz.de/lehmanju/rnaquast commit 140ef122cde10b77c9c9466cf8464c1bce6599e9
modified:
macros.xml
rna_quast.xml
b
diff -r 3125faf00ffd -r f73ab5187eed macros.xml
--- a/macros.xml Fri Aug 30 13:23:03 2024 +0000
+++ b/macros.xml Fri Aug 30 14:12:04 2024 +0000
b
@@ -11,7 +11,7 @@
             <xref type="bio.tools">rnaQUAST</xref>
         </xrefs>
     </xml>
-    <token name="@TOOL_VERSION@">2.2.3</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@TOOL_VERSION@">2.3.0</token>
+    <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">20.05</token>
  </macros>
\ No newline at end of file
b
diff -r 3125faf00ffd -r f73ab5187eed rna_quast.xml
--- a/rna_quast.xml Fri Aug 30 13:23:03 2024 +0000
+++ b/rna_quast.xml Fri Aug 30 14:12:04 2024 +0000
b
@@ -415,7 +415,7 @@
             <output_collection name="list_logs" type="list" count="14">
                 <element name="STAR.out" ftype="txt">
                     <assert_contents>
-                        <has_text text="STAR --runThreadN"/>
+                        <has_text_matching expression="STAR.* --runThreadN"/>
                         <has_text text="finished successfully"/>
                     </assert_contents>
                 </element>
@@ -464,7 +464,7 @@
             <output_collection name="list_logs" type="list" count="14">
                 <element name="STAR.out" ftype="txt">
                     <assert_contents>
-                        <has_text text="STAR --runThreadN"/>
+                        <has_text_matching expression="STAR.* --runThreadN"/>
                         <has_text text="finished successfully"/>
                     </assert_contents>
                 </element>