changeset 108:1b0ed448cdb0 draft default tip

Uploaded
author greg
date Mon, 27 Mar 2017 14:42:52 -0400
parents 7e8be10d7957
children
files macros.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Mon Mar 27 14:39:30 2017 -0400
+++ b/macros.xml	Mon Mar 27 14:42:52 2017 -0400
@@ -369,7 +369,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_gappy_sequences_cond']['remove_sequences_with_gaps_cond']['remove_sequences_with_gaps'] == 'yes' and input_format_cond['options_type_cond']['remove_gappy_sequences_cond']['remove_sequences_with_gaps_cond']['multiple_sequence_alignments_cond']['multiple_sequence_alignments'] == 'yes'))</filter>
         </data>
     </xml>
     <xml name="output_tree">