Mercurial > repos > iuc > gemini_windower
diff gemini_windower.xml @ 4:9aad9ef0502c 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:41:48 -0500 |
parents | 3a0665abc046 |
children | 3b5b1ebc8423 |
line wrap: on
line diff
--- a/gemini_windower.xml Wed Oct 17 13:26:56 2018 -0400 +++ b/gemini_windower.xml Fri Dec 14 12:41:48 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>Conducting analyses on genome "windows"</description> <macros> <import>gemini_macros.xml</import> @@ -51,11 +51,12 @@ </outputs> <tests> <test> - <param name="infile" value="gemini_windower_input.db" ftype="gemini.sqlite" /> - <param name="w" value="10000" /> + <param name="infile" value="gemini_load_result1.db" ftype="gemini.sqlite" /> + <param name="w" value="50000" /> + <param name="s" value="50000000" /> <param name="window_analysis" value="nucl_div" /> <param name="operation" value="mean" /> - <output name="outfile" file="gemini_windower_result.tabular" /> + <output name="outfile" file="gemini_windower_template.tabular" compare="re_match" /> </test> </tests> <help><![CDATA[