comparison plink.xml @ 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
comparison
equal deleted inserted replaced
0:a98caf1d69ab 1:b8e3d957c0f5
212 #end if 212 #end if
213 213
214 ##Sex and Founder filter 214 ##Sex and Founder filter
215 #if $functions.sex_founder_filter.filter == 'Yes' 215 #if $functions.sex_founder_filter.filter == 'Yes'
216 $functions.sex_founder_filter.sex_select 216 $functions.sex_founder_filter.sex_select
217 $functions.sex_founder_filter.no_sex_select 217 #if $functions.sex_founder_filter.no_sex_select:
218 $functions.sex_founder_filter.no_sex_select
219 #end if
218 $functions.sex_founder_filter.nonfounders 220 $functions.sex_founder_filter.nonfounders
219 #end if 221 #end if
220 222
221 #elif $functions.func == 'data_manage': 223 #elif $functions.func == 'data_manage':
222 224