diff imagej2_watershed_binary.xml @ 1:7507cbee7554 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/image_processing/imagej2 commit 8ea6a4271431c05c82b09c0d3e629b13e6ea7936
author iuc
date Fri, 22 Jul 2016 23:20:46 -0400
parents e6c00b485c38
children
line wrap: on
line diff
--- a/imagej2_watershed_binary.xml	Sun Oct 11 14:06:05 2015 -0400
+++ b/imagej2_watershed_binary.xml	Fri Jul 22 23:20:46 2016 -0400
@@ -11,7 +11,7 @@
     --input "$input"
     --input_datatype $input.ext
     --black_background $black_background
-    --jython_script $__tool_directory__/jython_script.py
+    --jython_script $__tool_directory__/imagej2_watershed_binary_jython_script.py
     --output_datatype $output.ext
     --output "$output"
 ]]>