# HG changeset patch
# User greg
# Date 1485978648 18000
# Node ID c1a3b77de0f043c9e29c148c589f44e3b1977c01
# Parent 364960a5ad2c7c0b6634e7b93552cd5307562f2f
Uploaded
diff -r 364960a5ad2c -r c1a3b77de0f0 gene_family_classifier.xml
--- a/gene_family_classifier.xml Wed Feb 01 14:44:15 2017 -0500
+++ b/gene_family_classifier.xml Wed Feb 01 14:50:48 2017 -0500
@@ -161,7 +161,7 @@
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'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'] == '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'