comparison gemini_interactions.xml @ 2:0c020ebf6c65 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/gemini commit 2f3c5976d08f63f05e1d9726343d03a478dc035b-dirty
author iuc
date Tue, 16 Feb 2016 05:52:18 -0500
parents fe4c59c6bf3d
children d3b3668b0ef2
comparison
equal deleted inserted replaced
1:d18cead53765 2:0c020ebf6c65
9 <expand macro="version_command" /> 9 <expand macro="version_command" />
10 <command> 10 <command>
11 <![CDATA[ 11 <![CDATA[
12 gemini 12 gemini
13 #if $annotation_databases: 13 #if $annotation_databases:
14 --annotation-dir ${annotation_databases.fields.path} 14 --annotation-dir "${annotation_databases.fields.path}"
15 #end if 15 #end if
16 16
17 #if $gene.gene_selector == 'lof': 17 #if $gene.gene_selector == 'lof':
18 ## lof interactions is a separate program 18 ## lof interactions is a separate program
19 lof_interactions 19 lof_interactions