Mercurial > repos > iuc > plink
changeset 1:b8e3d957c0f5 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/plink commit 69a1f535817d0fe0406a448d885aafb8c0cce396"
author | iuc |
---|---|
date | Wed, 23 Sep 2020 08:05:17 +0000 |
parents | a98caf1d69ab |
children | 0d43871f45ac |
files | plink.xml |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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