Repository 'saint_bubblebeam'
hg clone https://toolshed.g2.bx.psu.edu/repos/bornea/saint_bubblebeam

Changeset 8:318185488e49 (2015-11-19)
Previous changeset 7:9ef129641cf1 (2015-11-19) Next changeset 9:9617d82034c6 (2015-11-19)
Commit message:
Uploaded
modified:
Bubblebeam_For_SAINT_wrapper.xml
b
diff -r 9ef129641cf1 -r 318185488e49 Bubblebeam_For_SAINT_wrapper.xml
--- 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
b
@@ -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>