comparison gemini_load.xml @ 11:269089b363d9 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:11:39 +0000
parents aabda1846d52
children 1561834c60bd
comparison
equal deleted inserted replaced
10:996a11c7d1e4 11:269089b363d9
1 <tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@+galaxy2"> 1 <tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@+galaxy2">
2 <description>Loading a VCF file into GEMINI</description> 2 <description>Loading a VCF file into GEMINI</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@">load</token> 6 <token name="@BINARY@">load</token>
6 </macros> 7 </macros>
7 <expand macro="requirements" /> 8 <expand macro="requirements" />