changeset 66:6d93b214ec55 draft

Uploaded
author greg
date Tue, 28 Feb 2017 09:55:36 -0500
parents 534604580eb5
children 43252277cb23
files phylogenomics_analysis.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/phylogenomics_analysis.xml	Tue Feb 28 09:40:01 2017 -0500
+++ b/phylogenomics_analysis.xml	Tue Feb 28 09:55:36 2017 -0500
@@ -60,7 +60,7 @@
             #if str($options_type.options_type_selector) == 'advanced':
                 #if str($multiple_sequence_alignments) == 'yes':
                     --alignments_method $multiple_sequence_alignments_option
-                    if str($multiple_sequence_alignments_option) == 'pasta_alignments':
+                    #if str($multiple_sequence_alignments_option) == 'pasta_alignments':
                         --pasta_script_path '$__tool_directory__/run_pasta.py'
                         --pasta_iter_limit $multiple_sequence_alignments_option_cond.pasta_iter_limit
                     #end if