comparison mabcstats.xml @ 58:ca8171e44b7e draft

Uploaded
author cropgeeks
date Fri, 17 Nov 2017 06:20:15 -0500
parents 8a06f49972d0
children 3ff3493f54d6
comparison
equal deleted inserted replaced
57:98b179705a21 58:ca8171e44b7e
63 <option value="unweighted">Unweighted</option> 63 <option value="unweighted">Unweighted</option>
64 </param> 64 </param>
65 65
66 <param name="coverage" type="float" value="10" label="Maximum coverage of a marker" 66 <param name="coverage" type="float" value="10" label="Maximum coverage of a marker"
67 help="The maximum length of genome a marker can represent."/> 67 help="The maximum length of genome a marker can represent."/>
68
69 <param name="exclude_parents" type="boolean" label="Exclude parental lines which have not been selected."
70 truevalue="true" falsevalue="false" help="Excludes parental lines which have not been selected as the recurrent, or donor parent from the analysis and results.">
71 </param>
68 72
69 <conditional name="adv_opts"> 73 <conditional name="adv_opts">
70 <param name="show_advanced" type="boolean" 74 <param name="show_advanced" type="boolean"
71 label="Enable advanced options" 75 label="Enable advanced options"
72 truevalue="show" falsevalue=""> 76 truevalue="show" falsevalue="">