Mercurial > repos > earlhaminst > lotus2
comparison lotus2.xml @ 9:82ff4f47436a draft
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 540400ccedbc8a88d00e021b645d35ac72e8098b"
author | earlhaminst |
---|---|
date | Tue, 08 Jun 2021 12:02:17 +0000 |
parents | 0fddee8b1f7e |
children | 6d55d9464719 |
comparison
equal
deleted
inserted
replaced
8:0fddee8b1f7e | 9:82ff4f47436a |
---|---|
160 #end if | 160 #end if |
161 #if $tax_args.amplicon_cond.amplicon_type != '': | 161 #if $tax_args.amplicon_cond.amplicon_type != '': |
162 -amplicon_type $tax_args.amplicon_cond.amplicon_type | 162 -amplicon_type $tax_args.amplicon_cond.amplicon_type |
163 #end if | 163 #end if |
164 #if $tax_args.amplicon_cond.amplicon_type in ('ITS', 'ITS1', 'ITS2'): | 164 #if $tax_args.amplicon_cond.amplicon_type in ('ITS', 'ITS1', 'ITS2'): |
165 -ITSx $tax_args.amplicon_cond.ITSx_macro | 165 -ITSx $tax_args.amplicon_cond.ITSx |
166 #end if | 166 #end if |
167 | 167 |
168 #if $tax_args.tax_group != '': | 168 #if $tax_args.tax_group != '': |
169 -tax_group $tax_args.tax_group | 169 -tax_group $tax_args.tax_group |
170 #end if | 170 #end if |