Mercurial > repos > iuc > macs2
diff macs2_predictd.xml @ 59:ea526bc73f8a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/macs2 commit 30858afbdbe0223d07d2936a8469295bcbeda786
author | iuc |
---|---|
date | Mon, 15 Oct 2018 06:48:49 -0400 |
parents | 8f6b37d29df5 |
children | 644444825ef9 |
line wrap: on
line diff
--- a/macs2_predictd.xml Mon Aug 06 10:41:13 2018 -0400 +++ b/macs2_predictd.xml Mon Oct 15 06:48:49 2018 -0400 @@ -48,7 +48,11 @@ <param name="band_width" value="300"/> <param name="lower" value="5"/> <param name="upper" value="50"/> - <output name="outfile" file="predictd_on_ChIP_200K_and_Control_200K.txt" lines_diff="2"/> + <output name="outfile"> + <assert_contents> + <has_line line="# predicted fragment length is 284 bps" /> + </assert_contents> + </output> <output name="outfile_image" file="predictd_on_ChIP_200K_and_Control_200K.pdf" compare="sim_size"/> </test> </tests>