Previous changeset 0:a98caf1d69ab (2020-09-21) Next changeset 2:0d43871f45ac (2020-09-23) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/plink commit 69a1f535817d0fe0406a448d885aafb8c0cce396" |
modified:
plink.xml |
b |
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 |
b |
@@ -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 |