comparison gemini_comp_hets.xml @ 2:ed0b0677dcfe draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
author iuc
date Thu, 09 Nov 2017 13:17:10 -0500
parents d666cc4a37e7
children 62647e2637f6
comparison
equal deleted inserted replaced
1:6192f3a2f96f 2:ed0b0677dcfe
9 <expand macro="version_command" /> 9 <expand macro="version_command" />
10 <command> 10 <command>
11 <![CDATA[ 11 <![CDATA[
12 gemini @BINARY@ 12 gemini @BINARY@
13 13
14 #if $report.report_selector != 'all': 14 @COLUMN_SELECT@
15 --columns "${report.columns}"
16 #end if
17 15
18 @CMDLN_SQL_FILTER_FILTER_OPTION@ 16 @CMDLN_SQL_FILTER_FILTER_OPTION@
19 17
20 #if int($min_kindreds) > 0: 18 #if int($min_kindreds) > 0:
21 --min-kindreds $min_kindreds 19 --min-kindreds $min_kindreds