Mercurial > repos > greg > ideas
changeset 109:c47a3c6a01bd draft
Uploaded
author | greg |
---|---|
date | Wed, 15 Nov 2017 07:40:20 -0500 |
parents | 021d1f60b0d3 |
children | aa626c85e6d3 |
files | ideas.xml |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ideas.xml Wed Nov 15 07:36:55 2017 -0500 +++ b/ideas.xml Wed Nov 15 07:40:20 2017 -0500 @@ -154,7 +154,9 @@ </repeat> </when> </conditional> - <param name="project_name" type="text" value="" optional="false" label="Project name" help="Output datasets will have this base name"/> + <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">