comparison gemini_autosomal_recessive.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
19 19
20 #if str($report.report_selector) != 'all': 20 #if str($report.report_selector) != 'all':
21 --columns "${report.columns}" 21 --columns "${report.columns}"
22 #end if 22 #end if
23 23
24 #if str($filter.filter_selector) == 'yes': 24 @CMDLN_SQL_FILTER_FILTER_OPTION@
25 --filter "${filter.filter}"
26 #end if
27 25
28 -d $d 26 -d $d
29 #if int($min_kindreds) > 0: 27 #if int($min_kindreds) > 0:
30 --min-kindreds $min_kindreds 28 --min-kindreds $min_kindreds
31 #end if 29 #end if