changeset 20:8fb829f953d6 draft

planemo upload commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty
author devteam
date Tue, 21 Jul 2015 15:29:21 -0400
parents 55c06df02168
children 978760187fe2
files freebayes.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/freebayes.xml	Thu Mar 05 21:57:58 2015 -0500
+++ b/freebayes.xml	Tue Jul 21 15:29:21 2015 -0400
@@ -121,7 +121,9 @@
         #end if
         
 ## REPORTING
-        
+
+        ${options_type.optional_inputs.report_monomorphic}
+
         #if str( $options_type.reporting.reporting_selector ) == "True":
             --pvar ${options_type.reporting.pvar}
         #end if