# HG changeset patch # User greg # Date 1485807726 18000 # Node ID 80e9d6e098ec756ace7eec2ea02ef60e204d5a40 # Parent e9d9632762ca89c1feccdda1a7d554470911cc2b Uploaded diff -r e9d9632762ca -r 80e9d6e098ec gene_family_classifier.xml --- a/gene_family_classifier.xml Mon Jan 30 14:48:51 2017 -0500 +++ b/gene_family_classifier.xml Mon Jan 30 15:22:06 2017 -0500 @@ -13,7 +13,6 @@ save_hmmscan_log_cond['classifier'] in ['hmmscan', 'both'] and save_hmmscan_log_cond['save_hmmscan_log'] == 'yes' - - options_type['options_type_selector'] == 'advanced' and options_type['create_orthogroup_cond']['create_orthogroup'] == 'yes' + + 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'] == 'no' + + + 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'