Mercurial > repos > iuc > gemini_mendel_errors
comparison gemini_mendel_errors.xml @ 2:c5f100ce7da5 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:18:23 -0500 |
parents | dd963f00f297 |
children | 00c2734b3bea |
comparison
equal
deleted
inserted
replaced
1:009a8d614a83 | 2:c5f100ce7da5 |
---|---|
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 |