Mercurial > repos > iuc > gemini
comparison gemini_comp_hets.xml @ 4:ba3abde6775b draft default tip
Uploaded
author | iuc |
---|---|
date | Thu, 15 Jan 2015 15:33:48 -0500 |
parents | 93bb0cfacefb |
children |
comparison
equal
deleted
inserted
replaced
3:ed88ab9ead28 | 4:ba3abde6775b |
---|---|
12 | 12 |
13 #if $report.report_selector != 'all': | 13 #if $report.report_selector != 'all': |
14 --columns "${report.columns}" | 14 --columns "${report.columns}" |
15 #end if | 15 #end if |
16 | 16 |
17 #if $filter.filter_selector == 'yes': | 17 @CMDLN_SQL_FILTER_FILTER_OPTION@ |
18 --filter "${filter.filter}" | 18 |
19 #end if | |
20 $only_affected | 19 $only_affected |
21 $ignore_phasing | 20 $ignore_phasing |
22 | 21 |
23 "${ infile }" | 22 "${ infile }" |
24 > "${ outfile }" | 23 > "${ outfile }" |