Mercurial > repos > bornea > saint_bubblebeam
changeset 8:318185488e49 draft
Uploaded
author | bornea |
---|---|
date | Thu, 19 Nov 2015 10:43:31 -0500 |
parents | 9ef129641cf1 |
children | 9617d82034c6 |
files | Bubblebeam_For_SAINT_wrapper.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Bubblebeam_For_SAINT_wrapper.xml Thu Nov 19 10:38:07 2015 -0500 +++ b/Bubblebeam_For_SAINT_wrapper.xml Thu Nov 19 10:43:31 2015 -0500 @@ -1,6 +1,6 @@ <tool id="Bubblebeam_For_SAINT" name="Bubblebeam For SAINT"> <description></description> - <command interpreter="python">Bubblebeam_For_SAINT_wrapper.py $list_file $prey_file $crapome $color $label $cutoff $type $inc_file $ exc_file $outfile $NSAF_zoom $SAINT_zoom $SAINT $NSAF \$INSTALL_RUN_PATH/</command> + <command interpreter="python">Bubblebeam_For_SAINT_wrapper.py $list_file $prey_file $crapome $color $label $cutoff $type $inc_file $exc_file $outfile $NSAF_zoom $SAINT_zoom $SAINT $NSAF \$INSTALL_RUN_PATH/</command> <requirements> <requirement type="set_environment">INSTALL_RUN_PATH</requirement> </requirements> @@ -12,7 +12,7 @@ <param format="txt" name="list_file" type="data" label="List File"/> <param format="txt" name="prey_file" type="data" label="Prey File"/> <param format="txt" name="crapome" type="data" label="Crapome File" optional="true"/> - <param name="color" type="select" label="Color" optional="true"> + <param name="color" type="select" label="Color"> <option value="crapome">Crapome</option> <option value="red">Red</option> <option value="blue">Blue</option>