changeset 15:5a5f80ea6306 draft

Uploaded
author greg
date Tue, 11 Apr 2017 14:22:26 -0400
parents af8dad310c32
children 4a0837f2b995
files gene_family_aligner.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_aligner.xml	Tue Apr 11 14:21:35 2017 -0400
+++ b/gene_family_aligner.xml	Tue Apr 11 14:22:26 2017 -0400
@@ -88,13 +88,13 @@
             </param>
             <when value="ptortho">
                 <param name="input_ptortho" format="ptortho" type="data" label="Gene family clusters">
-                    <validator type="empty_files_path" />
+                    <!-- <validator type="empty_files_path" /> -->
                 </param>
                 <expand macro="cond_alignment_method" />
             </when>
             <when value="ptorthocs">
                 <param name="input_ptorthocs" format="ptorthocs" type="data" label="Gene family clusters with corresponding coding sequences">
-                    <validator type="empty_files_path" />
+                    <!-- <validator type="empty_files_path" /> -->
                 </param>
                 <expand macro="cond_alignment_method" />
                 <expand macro="param_codon_alignments" />