changeset 149:8dd96fd18bbc draft

Uploaded
author greg
date Tue, 30 May 2017 08:13:52 -0400
parents 1a2a918563d4
children 8f2cd8053f78
files gene_family_classifier.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_classifier.xml	Tue May 23 10:53:32 2017 -0400
+++ b/gene_family_classifier.xml	Tue May 30 08:13:52 2017 -0400
@@ -214,7 +214,7 @@
         <data name="output_ptortho" format="ptortho" label="${tool.name} (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_ptorthocs" format="ptorthocs" label="${tool.name} (gene family clusters and corresponding coding sequences) on ${on_string}">
+        <data name="output_ptorthocs" format="ptorthocs" label="${tool.name} (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'] == 'yes'</filter>
         </data>
         <data name="output_ptsco" format="tabular" label="${tool.name} (single copy orthogroups) on ${on_string}">