Mercurial > repos > iuc > gemini_amend
diff gemini_amend.xml @ 4:a02cd62adb70 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 283362494058ed64143b1f27afb447b8a1cb4313
author | iuc |
---|---|
date | Fri, 14 Dec 2018 12:47:55 -0500 |
parents | ccd8fdcf82d1 |
children | bff8fad3fb69 |
line wrap: on
line diff
--- a/gemini_amend.xml Wed Oct 17 13:27:19 2018 -0400 +++ b/gemini_amend.xml Fri Dec 14 12:47:55 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@.0"> +<tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@.1"> <description>Amend an already loaded GEMINI database.</description> <macros> <import>gemini_macros.xml</import> @@ -31,8 +31,8 @@ <tests> <test> <param name="infile" value="gemini_amend_input.db" ftype="gemini.sqlite" /> - <param name="ped" value="gemini_amend_input.ped" ftype="tabular" /> - <output name="outfile" file="gemini_amend_result.db" /> + <param name="ped" value="gemini_amend.ped" ftype="tabular" /> + <output name="outfile" file="gemini_auto_rec_input.db" ftype="gemini.sqlite" compare="sim_size" delta="1000" /> </test> </tests> <help>