changeset 28:902b2b5169ad draft

Uploaded
author testtool
date Mon, 02 Oct 2017 10:47:25 -0400
parents 5fc179380f8c
children 45848020d137
files survival/survival.xml
diffstat 1 files changed, 3 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/survival/survival.xml	Mon Oct 02 10:36:30 2017 -0400
+++ b/survival/survival.xml	Mon Oct 02 10:47:25 2017 -0400
@@ -15,22 +15,12 @@
    19 2506  FALSE  1 HOXA1
    20 1382   TRUE  1 HOXA1 ''"/>
           
-          <conditional name="type">
-    <param name="type" type="select" label="Type of survival curve:">
+            <param argument="type" type="select" label="Type of survival curve:" >
     <option value="kaplan-meier">kaplan-meier</option>
     <option value="fleming-harrington">fleming-harrington</option>
     <option  value="fh2">fh2</option>
-  </param> 
-  <when value="kaplan-meier">
-    <param name = "type" format="text" value = "kaplan-meier"/>
-  <when/>
-    <when value="fleming-harrington">
-   <param  name = "type"  format="text" value="fleming-harrington"/>
-       <when/>
-    <when value="fh2">
-   <param  name = "type" format="text"  value="fh2"/>
-       <when/>
-          </conditional>
+            </param>
+            
     
      <conditional name="error">
       <param name="error" type="select" label="Type of error:">