# HG changeset patch # User iuc # Date 1600848317 0 # Node ID b8e3d957c0f56da9955241ebe715dc3ae98084fe # Parent a98caf1d69ab6b8bdb1040c88265676c55a9172e "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/plink commit 69a1f535817d0fe0406a448d885aafb8c0cce396" diff -r a98caf1d69ab -r b8e3d957c0f5 plink.xml --- a/plink.xml Mon Sep 21 10:09:22 2020 +0000 +++ b/plink.xml Wed Sep 23 08:05:17 2020 +0000 @@ -214,7 +214,9 @@ ##Sex and Founder filter #if $functions.sex_founder_filter.filter == 'Yes' $functions.sex_founder_filter.sex_select - $functions.sex_founder_filter.no_sex_select + #if $functions.sex_founder_filter.no_sex_select: + $functions.sex_founder_filter.no_sex_select + #end if $functions.sex_founder_filter.nonfounders #end if