changeset 32:364960a5ad2c draft

Uploaded
author greg
date Wed, 01 Feb 2017 14:44:15 -0500
parents 80e9d6e098ec
children c1a3b77de0f0
files gene_family_classifier.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Mon Jan 30 15:22:06 2017 -0500
+++ b/gene_family_classifier.xml	Wed Feb 01 14:44:15 2017 -0500
@@ -160,10 +160,10 @@
         <data name="hmmscan_log" format="txt" label="Protein classification hmmscan.log on ${on_string}">
             <filter>save_hmmscan_log_cond['classifier'] in ['hmmscan', 'both'] and save_hmmscan_log_cond['save_hmmscan_log'] == 'yes'</filter>
         </data>
-        <data name="output" format="txt" label="Gene family clusters on ${on_string}">
+        <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>
         </data>
-        <data name="output" format="txt" label="Gene family clusters and corresponding coding sequences on ${on_string}">
+        <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>
         </data>
         <collection name="orthos" type="list">