Mercurial > repos > iuc > megan_daa2rma
changeset 2:3493f486a4ec 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 16:59:51 +0000 |
| parents | 4f9a35ec5002 |
| children | |
| files | daa2rma.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/daa2rma.xml Sat Dec 11 11:47:38 2021 +0000 +++ b/daa2rma.xml Sat Aug 27 16:59:51 2022 +0000 @@ -83,7 +83,7 @@ <param name="in" ftype="daa" value="input.daa"/> <output name="output" ftype="rma6"> <assert_contents> - <has_size value="1487"/> + <has_size value="1487" delta="25"/> </assert_contents> </output> </test> @@ -95,7 +95,7 @@ <param name="lcaAlgorithm" value="weighted"/> <output name="output" ftype="rma6"> <assert_contents> - <has_size value="1445"/> + <has_size value="1445" delta="25"/> </assert_contents> </output> </test>
