comparison gene_family_aligner.xml @ 2:01c08c35d051 draft

Uploaded
author greg
date Fri, 07 Apr 2017 13:19:26 -0400
parents 6accbd3a1449
children b52d29988df8
comparison
equal deleted inserted replaced
1:4f1c3b8c9ab1 2:01c08c35d051
87 </when> 87 </when>
88 </conditional> 88 </conditional>
89 </inputs> 89 </inputs>
90 <outputs> 90 <outputs>
91 <data name="output_ptortho" format="ptortho" label="Integrated gene family clusters on ${on_string}"> 91 <data name="output_ptortho" format="ptortho" label="Integrated gene family clusters on ${on_string}">
92 <filter>input_format_cond['input_format'] == 'ptortho' or (input_format_cond['input_format'] == 'ptorthocs' and input_format_cond['orthogroup_fna'] == 'no')</filter> 92 <filter>input_format_cond['input_format'] == 'ptortho' or (input_format_cond['input_format'] == 'ptorthocs' and input_format_cond['codon_alignments'] == 'no')</filter>
93 </data> 93 </data>
94 <data name="output_ptorthocs" format="ptorthocs" label="Integrated gene family clusters and corresponding coding sequences on ${on_string}"> 94 <data name="output_ptorthocs" format="ptorthocs" label="Integrated gene family clusters and corresponding coding sequences on ${on_string}">
95 <filter>input_format_cond['input_format'] == 'ptorthocs' and input_format_cond['orthogroup_fna'] == 'yes'</filter> 95 <filter>input_format_cond['input_format'] == 'ptorthocs' and input_format_cond['codon_alignments'] == 'yes'</filter>
96 </data> 96 </data>
97 </outputs> 97 </outputs>
98 <tests> 98 <tests>
99 <!-- Test framework does not currently support inputs whose associated files_path contains files to be analyzed. 99 <!-- Test framework does not currently support inputs whose associated files_path contains files to be analyzed.
100 <test> 100 <test>