comparison gemini_pathways.xml @ 18:ce61d4876838 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit e5a5ad091c621348dc6ce2df861475ebc54a380e
author iuc
date Tue, 13 Oct 2015 17:23:05 -0400
parents 65f742e605ec
children
comparison
equal deleted inserted replaced
17:65f742e605ec 18:ce61d4876838
19 ]]> 19 ]]>
20 </command> 20 </command>
21 <inputs> 21 <inputs>
22 <expand macro="infile" /> 22 <expand macro="infile" />
23 23
24 <param name="ensembl" type="integer" value="68" size="5" label="Version of ensembl genes to use" 24 <param name="ensembl" type="integer" value="68" label="Version of ensembl genes to use"
25 help="Supported versions: 66 to 71. use versions that match the VEP/snpEff versions of the annotated vcf for correctness. For e.g VEP v2.6 and snpEff v3.1 use Ensembl 68 version of the genomes. (-v)"> 25 help="Supported versions: 66 to 71. use versions that match the VEP/snpEff versions of the annotated vcf for correctness. For e.g VEP v2.6 and snpEff v3.1 use Ensembl 68 version of the genomes. (-v)">
26 <validator type="in_range" min="66" max="71"/> 26 <validator type="in_range" min="66" max="71"/>
27 </param> 27 </param>
28 28
29 <param name="lof" type="boolean" truevalue="--lof" falsevalue="" checked="False" 29 <param name="lof" type="boolean" truevalue="--lof" falsevalue="" checked="False"