Mercurial > repos > iuc > multigps
comparison multigps.xml @ 35:76e24bd87acf draft
Uploaded
| author | iuc |
|---|---|
| date | Wed, 05 Apr 2017 11:28:08 -0400 |
| parents | 3a93d1903e5d |
| children | 752e12ac14a6 |
comparison
equal
deleted
inserted
replaced
| 34:3a93d1903e5d | 35:76e24bd87acf |
|---|---|
| 169 #set rn = $control_items.specify_replicate_name_cond.replicate_name | 169 #set rn = $control_items.specify_replicate_name_cond.replicate_name |
| 170 #else: | 170 #else: |
| 171 #set rn = '' | 171 #set rn = '' |
| 172 #end if | 172 #end if |
| 173 #if str($control_items.fixedreadcount_cond.fixedreadcount_select) == 'yes': | 173 #if str($control_items.fixedreadcount_cond.fixedreadcount_select) == 'yes': |
| 174 #set frc $control_items.fixedreadcount_cond.fixedreadcount | 174 #set frc = $control_items.fixedreadcount_cond.fixedreadcount |
| 175 #else: | 175 #else: |
| 176 #set frc = '' | 176 #set frc = '' |
| 177 #end if | 177 #end if |
| 178 ${control_items.control} Control ${control_items.control.ext.upper()} ${control_items.condition_name} ${rn} ${control_items.experiment_type} ${frc} | 178 ${control_items.control} Control ${control_items.control.ext.upper()} ${control_items.condition_name} ${rn} ${control_items.experiment_type} ${frc} |
| 179 #end for | 179 #end for |
