Mercurial > repos > greg > gene_family_aligner
comparison gene_family_aligner.xml @ 19:33d615104dad draft
Uploaded
author | greg |
---|---|
date | Mon, 01 May 2017 09:12:45 -0400 |
parents | 23e20d346539 |
children | 76f586562e8d |
comparison
equal
deleted
inserted
replaced
18:23e20d346539 | 19:33d615104dad |
---|---|
86 <option value="ptortho">Proteins orthogroup fasta files</option> | 86 <option value="ptortho">Proteins orthogroup fasta files</option> |
87 <option value="ptorthocs">Protein and coding sequences orthogroup fasta files</option> | 87 <option value="ptorthocs">Protein and coding sequences orthogroup fasta files</option> |
88 </param> | 88 </param> |
89 <when value="ptortho"> | 89 <when value="ptortho"> |
90 <param name="input_ptortho" format="ptortho" type="data" label="Proteins orthogroup fasta files"> | 90 <param name="input_ptortho" format="ptortho" type="data" label="Proteins orthogroup fasta files"> |
91 <!-- <validator type="empty_extra_files_path" /> --> | 91 <validator type="empty_extra_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="Protein and coding sequences orthogroup fasta files"> | 96 <param name="input_ptorthocs" format="ptorthocs" type="data" label="Protein and coding sequences orthogroup fasta files"> |
97 <!-- <validator type="empty_extra_files_path" /> --> | 97 <validator type="empty_extra_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> |