# HG changeset patch # User greg # Date 1486584176 18000 # Node ID 1b776f5fd60a24974fe6aea9352c84f3b4710a84 # Parent 921804e9ec8c880c82b5451840d2254137a5a093 Uploaded diff -r 921804e9ec8c -r 1b776f5fd60a gene_family_classifier.xml --- 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 @@ 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' - 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' + 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' - 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' + 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'