Previous changeset 3:d326b943f5e2 (2021-12-11) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/megan commit 6b0c3dbd5bdf9c272cf32f39e0004d504f953ff0 |
modified:
blast2rma.xml |
b |
diff -r d326b943f5e2 -r 45fd617493eb blast2rma.xml --- a/blast2rma.xml Sat Dec 11 11:51:54 2021 +0000 +++ b/blast2rma.xml Sat Aug 27 17:05:44 2022 +0000 |
b |
@@ -151,7 +151,7 @@ <param name="blastMode" value="BlastN"/> <output name="rma6_output" ftype="rma6"> <assert_contents> - <has_size value="19596"/> + <has_size value="19596" delta="25"/> </assert_contents> </output> </test> @@ -163,7 +163,7 @@ <param name="conFile" value="contaminants.txt" ftype="txt"/> <output name="rma6_output" ftype="rma6"> <assert_contents> - <has_size value="19596"/> + <has_size value="19596" delta="25"/> </assert_contents> </output> </test> @@ -177,7 +177,7 @@ <param name="blastMode" value="BlastN"/> <output name="rma6_output" ftype="rma6"> <assert_contents> - <has_size value="39887"/> + <has_size value="39887" delta="25"/> </assert_contents> </output> </test> @@ -195,7 +195,7 @@ <param name="blastMode" value="BlastN"/> <output name="rma6_output" ftype="rma6"> <assert_contents> - <has_size value="39806"/> + <has_size value="39806" delta="1"/> </assert_contents> </output> </test> |