Mercurial > repos > iuc > gemini_region
comparison gemini_region.xml @ 2:3ceab02d0d40 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:19:00 -0500 |
parents | bb4a5f979906 |
children | 601b70d10d92 |
comparison
equal
deleted
inserted
replaced
1:0239bb5482c1 | 2:3ceab02d0d40 |
---|---|
19 #if str($region.gene).strip(): | 19 #if str($region.gene).strip(): |
20 --gene "${region.gene}" | 20 --gene "${region.gene}" |
21 #end if | 21 #end if |
22 #end if | 22 #end if |
23 | 23 |
24 #if $report.report_selector != 'all': | 24 @COLUMN_SELECT@ |
25 --columns "${report.columns}" | |
26 #end if | |
27 | 25 |
28 @CMDLN_SQL_FILTER_FILTER_OPTION@ | 26 @CMDLN_SQL_FILTER_FILTER_OPTION@ |
29 | 27 |
30 $show_samples | 28 $show_samples |
31 | 29 |