Mercurial > repos > miller-lab > genome_diversity
comparison dpmix.xml @ 30:4188853b940b
Update to Miller Lab devshed revision eb4e61d024db
author | Richard Burhans <burhans@bx.psu.edu> |
---|---|
date | Fri, 26 Jul 2013 12:51:13 -0400 |
parents | 8997f2ca8c7a |
children | a631c2f6d913 |
comparison
equal
deleted
inserted
replaced
29:fb944979bf35 | 30:4188853b940b |
---|---|
71 </when> | 71 </when> |
72 </conditional> | 72 </conditional> |
73 | 73 |
74 <param name="p_input" type="data" format="gd_indivs" label="Potentially admixed individuals" /> | 74 <param name="p_input" type="data" format="gd_indivs" label="Potentially admixed individuals" /> |
75 | 75 |
76 <param name="switch_penalty" type="float" min="0" value="10" label="Genotype switch penalty" help="Note: Depends on the density of SNPs. For instance, with 50,000 SNPs in a vertebrate genome, 1.0 might be appropriate, with millions of SNPs, a value between 10 and 100 might be reasonable."/> | 76 <param name="switch_penalty" type="float" min="0" value="10" label="Genotype switch penalty" help="Note: The best choice for the Genotype switch penalty depends on the density of SNPs and the age of the admixture events. With 50,000 SNPs in a vertebrate genome, 10.0 might be appropriate, with millions of SNPs, 100.0 might work better. We recommend experimenting with various thresholds on minimal spacing between SNVs (to increase independence), minimal FST between the source populations (to identify "ancestry informative markers"), and Genotype switch penalty, to reach conclusions that are robust to changes in analysis parameters."/> |
77 | 77 |
78 <conditional name="user_het"> | 78 <conditional name="user_het"> |
79 <param name="choice" type="select" format="integer" label="Heterochromatin info"> | 79 <param name="choice" type="select" format="integer" label="Heterochromatin info"> |
80 <option value="0" selected="true">use installed</option> | 80 <option value="0" selected="true">use installed</option> |
81 <option value="1">use your own</option> | 81 <option value="1">use your own</option> |