Mercurial > repos > greg > gene_family_aligner
comparison gene_family_aligner.xml @ 15:5a5f80ea6306 draft
Uploaded
author | greg |
---|---|
date | Tue, 11 Apr 2017 14:22:26 -0400 |
parents | af8dad310c32 |
children | 4a0837f2b995 |
comparison
equal
deleted
inserted
replaced
14:af8dad310c32 | 15:5a5f80ea6306 |
---|---|
86 <option value="ptortho">Gene family clusters</option> | 86 <option value="ptortho">Gene family clusters</option> |
87 <option value="ptorthocs">Gene family clusters with corresponding coding sequences</option> | 87 <option value="ptorthocs">Gene family clusters with corresponding coding sequences</option> |
88 </param> | 88 </param> |
89 <when value="ptortho"> | 89 <when value="ptortho"> |
90 <param name="input_ptortho" format="ptortho" type="data" label="Gene family clusters"> | 90 <param name="input_ptortho" format="ptortho" type="data" label="Gene family clusters"> |
91 <validator type="empty_files_path" /> | 91 <!-- <validator type="empty_files_path" /> --> |
92 </param> | 92 </param> |
93 <expand macro="cond_alignment_method" /> | 93 <expand macro="cond_alignment_method" /> |
94 </when> | 94 </when> |
95 <when value="ptorthocs"> | 95 <when value="ptorthocs"> |
96 <param name="input_ptorthocs" format="ptorthocs" type="data" label="Gene family clusters with corresponding coding sequences"> | 96 <param name="input_ptorthocs" format="ptorthocs" type="data" label="Gene family clusters with corresponding coding sequences"> |
97 <validator type="empty_files_path" /> | 97 <!-- <validator type="empty_files_path" /> --> |
98 </param> | 98 </param> |
99 <expand macro="cond_alignment_method" /> | 99 <expand macro="cond_alignment_method" /> |
100 <expand macro="param_codon_alignments" /> | 100 <expand macro="param_codon_alignments" /> |
101 </when> | 101 </when> |
102 </conditional> | 102 </conditional> |