Mercurial > repos > greg > phylogenomics_analysis
comparison phylogenomics_analysis.xml @ 66:6d93b214ec55 draft
Uploaded
| author | greg |
|---|---|
| date | Tue, 28 Feb 2017 09:55:36 -0500 |
| parents | 534604580eb5 |
| children | 43252277cb23 |
comparison
equal
deleted
inserted
replaced
| 65:534604580eb5 | 66:6d93b214ec55 |
|---|---|
| 58 --method $method | 58 --method $method |
| 59 | 59 |
| 60 #if str($options_type.options_type_selector) == 'advanced': | 60 #if str($options_type.options_type_selector) == 'advanced': |
| 61 #if str($multiple_sequence_alignments) == 'yes': | 61 #if str($multiple_sequence_alignments) == 'yes': |
| 62 --alignments_method $multiple_sequence_alignments_option | 62 --alignments_method $multiple_sequence_alignments_option |
| 63 if str($multiple_sequence_alignments_option) == 'pasta_alignments': | 63 #if str($multiple_sequence_alignments_option) == 'pasta_alignments': |
| 64 --pasta_script_path '$__tool_directory__/run_pasta.py' | 64 --pasta_script_path '$__tool_directory__/run_pasta.py' |
| 65 --pasta_iter_limit $multiple_sequence_alignments_option_cond.pasta_iter_limit | 65 --pasta_iter_limit $multiple_sequence_alignments_option_cond.pasta_iter_limit |
| 66 #end if | 66 #end if |
| 67 #end if | 67 #end if |
| 68 | 68 |
