comparison gemini_windower.xml @ 3:e7e4a93ca32a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit e4dce25c8dbeffca62c402f74ca733ddc7a6091b
author iuc
date Fri, 07 Dec 2018 12:45:05 -0500
parents 89783b909302
children 5b30a2213d08
comparison
equal deleted inserted replaced
2:a1865ce64eff 3:e7e4a93ca32a
1 <tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@.0"> 1 <tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@.1">
2 <description>Conducting analyses on genome "windows"</description> 2 <description>Conducting analyses on genome "windows"</description>
3 <macros> 3 <macros>
4 <import>gemini_macros.xml</import> 4 <import>gemini_macros.xml</import>
5 <token name="@BINARY@">windower</token> 5 <token name="@BINARY@">windower</token>
6 </macros> 6 </macros>
7 <expand macro="requirements" /> 7 <expand macro="requirements" />
8 <expand macro="stdio" /> 8 <expand macro="stdio" />
9 <expand macro="version_command" /> 9 <expand macro="version_command" />
10 <command> 10 <command>
11 <![CDATA[ 11 <![CDATA[
12 @PROVIDE_ANNO_DATA@
13
12 gemini @BINARY@ 14 gemini @BINARY@
13 -w $w 15 -w $w
14 -s $s 16 -s $s
15 -t $window_analysis 17 -t $window_analysis
16 -o $operation 18 -o $operation