comparison gene_family_integrator.xml @ 12:57f27f72c771 draft

Uploaded
author greg
date Fri, 05 May 2017 09:33:00 -0400
parents ce013ec23470
children 1dee3b4be156
comparison
equal deleted inserted replaced
11:ce013ec23470 12:57f27f72c771
2 <description>integrates gene models in pre-computed orthologous gene family clusters with classified gene coding sequences</description> 2 <description>integrates gene models in pre-computed orthologous gene family clusters with classified gene coding sequences</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements_gene_family_integrator" /> 6 <expand macro="requirements_gene_family_integrator" />
7 <expand macro="stdio" /> 7 <command detect_errors="exit_code">
8 <command>
9 <![CDATA[ 8 <![CDATA[
10 #set input_format = $input_format_cond.input_format 9 #set input_format = $input_format_cond.input_format
11 #set scaffold = $input_format_cond.scaffold 10 #set scaffold = $input_format_cond.scaffold
12 #set method = $input_format_cond.method 11 #set method = $input_format_cond.method
13 12