changeset 19:33d615104dad draft

Uploaded
author greg
date Mon, 01 May 2017 09:12:45 -0400
parents 23e20d346539
children 76f586562e8d
files gene_family_aligner.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_aligner.xml	Fri Apr 28 14:38:23 2017 -0400
+++ b/gene_family_aligner.xml	Mon May 01 09:12:45 2017 -0400
@@ -88,13 +88,13 @@
             </param>
             <when value="ptortho">
                 <param name="input_ptortho" format="ptortho" type="data" label="Proteins orthogroup fasta files">
-                    <!-- <validator type="empty_extra_files_path" /> -->
+                    <validator type="empty_extra_files_path" />
                 </param>
                 <expand macro="cond_alignment_method" />
             </when>
             <when value="ptorthocs">
                 <param name="input_ptorthocs" format="ptorthocs" type="data" label="Protein and coding sequences orthogroup fasta files">
-                    <!-- <validator type="empty_extra_files_path" /> -->
+                    <validator type="empty_extra_files_path" />
                 </param>
                 <expand macro="cond_alignment_method" />
                 <expand macro="param_codon_alignments" />