changeset 4:a9f216cf02f5

more fixes for warnings on empty conditional inputs
author Carlos Borroto <carlos.borroto@gmail.com>
date Tue, 14 Feb 2012 13:43:33 -0500
parents f4e2d805434c
children bcd2194a2de1
files cummerbund_wrapper.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/cummerbund_wrapper.xml	Tue Feb 14 13:28:04 2012 -0500
+++ b/cummerbund_wrapper.xml	Tue Feb 14 13:43:33 2012 -0500
@@ -70,6 +70,7 @@
 								<param name="gene_id" type="text" label="Gene ID"/>
 							</repeat> 
 						</when>
+                        <when value="F"/>
 					</conditional>
 				</when>
 				<when value="volcano">
@@ -88,6 +89,7 @@
 								<param name="gene_id" type="text" label="Gene ID"/>
 							</repeat> 
 						</when>
+                        <when value="F"/>
 					</conditional>
 				</when>
 				<when value="heatmap">