comparison gemini_windower.xml @ 8:406d3552beca draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit f7bdf08922aaf4119aefe7041e754a69cf64aebd
author iuc
date Wed, 13 Jul 2022 15:27:41 +0000
parents 3b5b1ebc8423
children
comparison
equal deleted inserted replaced
7:0c58ba91d018 8:406d3552beca
1 <tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@"> 1 <tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@">
2 <description>Compute sliding window statistics from variants</description> 2 <description>Compute sliding window statistics from variants</description>
3 <expand macro="bio_tools"/>
3 <macros> 4 <macros>
4 <import>gemini_macros.xml</import> 5 <import>gemini_macros.xml</import>
5 <token name="@BINARY@">windower</token> 6 <token name="@BINARY@">windower</token>
6 </macros> 7 </macros>
7 <expand macro="requirements" /> 8 <expand macro="requirements" />