Mercurial > repos > iuc > megan_sam2rma
changeset 1:ef0443c0eaba draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/megan commit 6b0c3dbd5bdf9c272cf32f39e0004d504f953ff0
author | iuc |
---|---|
date | Sat, 27 Aug 2022 17:07:04 +0000 |
parents | 4f0a8e401e2e |
children | |
files | sam2rma.xml |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/sam2rma.xml Sat Dec 11 11:52:57 2021 +0000 +++ b/sam2rma.xml Sat Aug 27 17:07:04 2022 +0000 @@ -190,7 +190,7 @@ <param name="read1" ftype="fastqsanger.gz" value="13-1941-6_S4_L001_R1_600000.fastq.gz"/> <output name="output_single" ftype="rma6"> <assert_contents> - <has_size value="885"/> + <has_size value="885" delta="15"/> </assert_contents> </output> </test> @@ -203,12 +203,12 @@ <param name="sam2" value="input2.sam" ftype="sam"/> <output name="output_forward" ftype="rma6"> <assert_contents> - <has_size value="805"/> + <has_size value="805" delta="1"/> </assert_contents> </output> <output name="output_reverse" ftype="rma6"> <assert_contents> - <has_size value="805"/> + <has_size value="805" delta="1"/> </assert_contents> </output> </test> @@ -225,12 +225,12 @@ <param name="sam2" value="input2.sam" ftype="sam"/> <output name="output_forward" ftype="rma6"> <assert_contents> - <has_size value="805"/> + <has_size value="805" delta="1"/> </assert_contents> </output> <output name="output_reverse" ftype="rma6"> <assert_contents> - <has_size value="805"/> + <has_size value="805" delta="1"/> </assert_contents> </output> </test>