Mercurial > repos > iuc > hmmer_alimask
diff alimask.xml @ 7:0f13a2dc6184 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:24:47 +0000 |
| parents | b1706b39af9b |
| children | c8ba8b5bf0b8 |
line wrap: on
line diff
--- a/alimask.xml Mon Jun 11 15:46:38 2018 -0400 +++ b/alimask.xml Tue Jun 16 09:24:47 2020 +0000 @@ -62,7 +62,12 @@ <param name="modelrangestart" value="10" /> <param name="modelrangeend" value="20" /> <expand macro="seed_test" /> - <output name="output" file="globins-masked.sto" lines_diff="4"/> + <output name="output" file="globins-masked.sto" lines_diff="4"> + <assert_contents> + <has_line_matching expression="# STOCKHOLM.*"/> + <has_line_matching expression="//"/> + </assert_contents> + </output> </test> </tests> <help><