changeset 27:6374c987b4a8 draft

Uploaded
author greg
date Fri, 12 May 2017 11:34:14 -0400
parents 42da330542c1
children 62fe699992a5
files gene_family_phylogeny_builder.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gene_family_phylogeny_builder.xml	Fri May 12 11:26:49 2017 -0400
+++ b/gene_family_phylogeny_builder.xml	Fri May 12 11:34:14 2017 -0400
@@ -128,8 +128,8 @@
             </when>
             <when value="fasttree" />
         </conditional>
-        <param name="max_orthogroup_size" type="integer" value="100" min="0" label="Maximum orthogroup size" />
-        <param name="min_orthogroup_size" type="integer" value="4" min="0" label="Minimum orthogroup size" />
+        <param name="max_orthogroup_size" type="integer" value="100" min="4" label="Maximum orthogroup size" />
+        <param name="min_orthogroup_size" type="integer" value="4" min="4" label="Minimum orthogroup size" />
     </inputs>
     <outputs>
         <data name="output_phylip" format="ptphylip" label="GeneFamilyPhylogenyBuilder orthogroup phylip multiple sequence alignments on ${on_string}">