Mercurial > repos > miller-lab > genome_diversity
diff dpmix.xml @ 25:cba0d7a63b82
workaround for gd_genotype datatype
admix shift int -> float
author | Richard Burhans <burhans@bx.psu.edu> |
---|---|
date | Wed, 29 May 2013 13:49:19 -0400 |
parents | 248b06e86022 |
children | 91e835060ad2 |
line wrap: on
line diff
--- a/dpmix.xml Tue May 28 16:24:19 2013 -0400 +++ b/dpmix.xml Wed May 29 13:49:19 2013 -0400 @@ -42,7 +42,7 @@ <param name="ap2_input" type="data" format="gd_indivs" label="Ancestral population 2 individuals" /> <param name="p_input" type="data" format="gd_indivs" label="Potentially admixed individuals" /> - <param name="switch_penalty" type="integer" min="0" value="10" label="Genotype switch penalty" help="Note: typically between 10 and 100."/> + <param name="switch_penalty" type="float" min="0" value="10" label="Genotype switch penalty" help="Note: typically between 10 and 100."/> </inputs> <outputs>