diff hmmconvert.xml @ 7:0a01f9fa3453 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 7d31599a80c15f11ed00b2b3cbfb77ed6dfc8f3d"
author iuc
date Tue, 16 Jun 2020 09:25:17 +0000
parents 18729d247fdb
children 48271926403d
line wrap: on
line diff
--- a/hmmconvert.xml	Mon Jun 11 15:49:53 2018 -0400
+++ b/hmmconvert.xml	Tue Jun 16 09:25:17 2020 +0000
@@ -30,8 +30,15 @@
   <tests>
     <test>
       <param name="hmmfile" value="globins4.hmm"/>
-      <param name="format" value="-2"/>
-      <output name="output" file="globins4.hmm2" lines_diff="4"/>
+      <param name="format" value="-2" ftype="hmm2"/>
+      <output name="output" file="globins4.hmm2" compare="sim_size">
+          <assert_contents>
+              <has_line_matching expression="HMMER2.*"/>
+              <has_line_matching expression="ALPH  Amino"/>
+              <has_line_matching expression="NSEQ  4"/>
+              <has_line_matching expression="//"/>
+          </assert_contents>
+      </output>
     </test>
   </tests>
   <help><![CDATA[