changeset 101:9c6b468d8db2 draft

Uploaded
author greg
date Mon, 27 Mar 2017 10:47:44 -0400
parents 283f6666daf7
children 3348b5ae153b
files macros.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Mon Mar 27 10:42:37 2017 -0400
+++ b/macros.xml	Mon Mar 27 10:47:44 2017 -0400
@@ -358,7 +358,7 @@
     </xml>
     <xml name="output_aln">
         <data name="output_aln" format="ptalign" label="${tool.name} on ${on_string} (multiple alignments)">
-            <filter>input_format_cond['options_type_cond']['options_type'] == 'advanced' and ((input_format_cond['options_type_cond']['remove_gappy_sequences_cond']['remove_gappy_sequences'] == 'yes and input_format_cond['options_type_cond']['remove_gappy_sequences_cond']['multiple_sequence_alignments_cond']['multiple_sequence_alignments'] == 'yes') or (input_format_cond['options_type_cond']['remove_sequences_with_gaps_cond']['remove_sequences_with_gaps'] == 'yes and input_format_cond['options_type_cond']['remove_sequences_with_gaps_cond']['multiple_sequence_alignments_cond']['multiple_sequence_alignments'] == 'yes'))</filter>
+            <filter>input_format_cond['options_type_cond']['options_type'] == 'advanced' and ((input_format_cond['options_type_cond']['remove_gappy_sequences_cond']['remove_gappy_sequences'] == 'yes' and input_format_cond['options_type_cond']['remove_gappy_sequences_cond']['multiple_sequence_alignments_cond']['multiple_sequence_alignments'] == 'yes') or (input_format_cond['options_type_cond']['remove_sequences_with_gaps_cond']['remove_sequences_with_gaps'] == 'yes' and input_format_cond['options_type_cond']['remove_sequences_with_gaps_cond']['multiple_sequence_alignments_cond']['multiple_sequence_alignments'] == 'yes'))</filter>
         </data>
     </xml>
     <xml name="output_tree">