changeset 21:b08f999574db draft

Uploaded
author greg
date Tue, 30 May 2017 08:14:17 -0400
parents 4234f6791a4a
children 1a54a0ba5a81
files gene_family_integrator.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_integrator.xml	Tue May 23 10:53:56 2017 -0400
+++ b/gene_family_integrator.xml	Tue May 30 08:14:17 2017 -0400
@@ -58,7 +58,7 @@
         <data name="output_ptortho" format="ptortho" label="${tool.name} (integrated gene family clusters) on ${on_string}">
             <filter>input_format_cond['input_format'] == 'ptortho' or (input_format_cond['input_format'] == 'ptorthocs' and input_format_cond['orthogroup_fna'] == 'no')</filter>
         </data>
-        <data name="output_ptorthocs" format="ptorthocs" label="${tool.name} (integrated gene family clusters and corresponding coding sequences) on ${on_string}">
+        <data name="output_ptorthocs" format="ptorthocs" label="${tool.name} (integrated gene family clusters) on ${on_string}">
             <filter>input_format_cond['input_format'] == 'ptorthocs' and input_format_cond['orthogroup_fna'] == 'yes'</filter>
         </data>
     </outputs>