changeset 53:1b776f5fd60a draft

Uploaded
author greg
date Wed, 08 Feb 2017 15:02:56 -0500
parents 921804e9ec8c
children c6b874c29dbd
files gene_family_classifier.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Wed Feb 08 15:00:25 2017 -0500
+++ b/gene_family_classifier.xml	Wed Feb 08 15:02:56 2017 -0500
@@ -233,10 +233,10 @@
             <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' and options_type['create_orthogroup_cond']['create_corresponding_coding_sequences_cond']['create_corresponding_coding_sequences'] == 'yes'</filter>
         </data>
         <data name="output_ptsco" format="txt" label="Single copy orthogroup on ${on_string}">
-            <filter>options_type['options_type_selector'] == 'advanced' and and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' and options_type['specify_single_copy_cond']['specify_single_copy'] == 'yes'</filter>
+            <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' and options_type['specify_single_copy_cond']['specify_single_copy'] == 'yes'</filter>
         </data>
         <data name="output_single_copy" format="tabular" label="Single copy orthogroup on ${on_string}">
-            <filter>options_type['options_type_selector'] == 'advanced' and and options_type['create_orthogroup_cond']['create_orthogroup'] == 'no' and options_type['specify_single_copy_cond']['specify_single_copy'] == 'yes'</filter>
+            <filter>options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'no' and options_type['specify_single_copy_cond']['specify_single_copy'] == 'yes'</filter>
         </data>
         <collection name="orthos" type="list">
             <discover_datasets pattern="__name__" directory="geneFamilyClassification_dir" visible="false" ext="tabular" />