Mercurial > repos > greg > gene_family_classifier
changeset 33:c1a3b77de0f0 draft
Uploaded
author | greg |
---|---|
date | Wed, 01 Feb 2017 14:50:48 -0500 |
parents | 364960a5ad2c |
children | 9a60634252fd |
files | gene_family_classifier.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ <filter>save_hmmscan_log_cond['classifier'] in ['hmmscan', 'both'] and save_hmmscan_log_cond['save_hmmscan_log'] == 'yes'</filter> </data> <data name="output" format="pgfc" label="Gene family clusters on ${on_string}"> - <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'] == 'no'</filter> + <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'] == 'no'</filter> </data> <data name="output" format="pgfccs" label="Gene family clusters and corresponding coding sequences on ${on_string}"> <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>