changeset 58:ca8171e44b7e draft

Uploaded
author cropgeeks
date Fri, 17 Nov 2017 06:20:15 -0500
parents 98b179705a21
children 3ff3493f54d6
files mabcstats.xml
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mabcstats.xml	Wed Nov 15 09:58:53 2017 -0500
+++ b/mabcstats.xml	Fri Nov 17 06:20:15 2017 -0500
@@ -66,6 +66,10 @@
 		<param name="coverage" type="float" value="10" label="Maximum coverage of a marker"
 			help="The maximum length of genome a marker can represent."/>
 
+		<param name="exclude_parents" type="boolean" label="Exclude parental lines which have not been selected."
+			   truevalue="true" falsevalue="false" help="Excludes parental lines which have not been selected as the recurrent, or donor parent from the analysis and results.">
+		</param>
+
 		<conditional name="adv_opts">
 			<param name="show_advanced" type="boolean"
 				label="Enable advanced options"