changeset 110:aa626c85e6d3 draft

Uploaded
author greg
date Wed, 15 Nov 2017 07:47:41 -0500
parents c47a3c6a01bd
children 0c9cdefe4b45
files ideas.xml
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ideas.xml	Wed Nov 15 07:40:20 2017 -0500
+++ b/ideas.xml	Wed Nov 15 07:47:41 2017 -0500
@@ -12,7 +12,7 @@
 #set output_dir = "output_dir"
 #set tmp_dir = "tmp"
 #set prep_input_config = "prep_input_config.txt"
-#set prep_output_config = '$project_name'
+#set prep_output_config = "IDEASoutput"
 ##############################################
 ## Create the config file and prepare the data
 ##############################################
@@ -154,9 +154,6 @@
                 </repeat>
             </when>
         </conditional>
-        <param name="project_name" type="text" value="myProject" optional="false" label="Project name" help="Output datasets will have this base name">
-            <validator type="empty_field"/>
-        </param>
         <param argument="-rseed" type="integer" value="1234" min="0" max="1000000" label="Seed for IDEAS model initialization" help="Zero value generates a random seed, and this seed will be different for each job run."/>
         <conditional name="specify_genomic_window_cond">
             <param name="specify_genomic_window" type="select" label="Select Bed file that defines genomic windows on which to process the data">