comparison imagej2_adjust_threshold_binary.xml @ 2:c05d862ac753 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:26:55 -0400
parents 8f7beef4f1f3
children
comparison
equal deleted inserted replaced
1:8f7beef4f1f3 2:c05d862ac753
14 --threshold_max $threshold_max 14 --threshold_max $threshold_max
15 --method $method 15 --method $method
16 --display $display 16 --display $display
17 --black_background $black_background 17 --black_background $black_background
18 --stack_histogram $stack_histogram 18 --stack_histogram $stack_histogram
19 --jython_script $__tool_directory__/jython_script.py 19 --jython_script $__tool_directory__/imagej2_adjust_threshold_binary_jython_script.py
20 --output_datatype $output.ext 20 --output_datatype $output.ext
21 --output "$output" 21 --output "$output"
22 ]]> 22 ]]>
23 </command> 23 </command>
24 <inputs> 24 <inputs>