Mercurial > repos > iuc > imagej2_skeletonize3d
comparison imagej2_skeletonize3d.xml @ 3:39e144c3952b 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:10:42 -0400 |
| parents | 99f75b64cdf3 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:99f75b64cdf3 | 3:39e144c3952b |
|---|---|
| 9 <![CDATA[ | 9 <![CDATA[ |
| 10 python $__tool_directory__/imagej2_skeletonize3d.py | 10 python $__tool_directory__/imagej2_skeletonize3d.py |
| 11 --input "$input" | 11 --input "$input" |
| 12 --input_datatype $input.ext | 12 --input_datatype $input.ext |
| 13 --black_background $black_background | 13 --black_background $black_background |
| 14 --jython_script $__tool_directory__/jython_script.py | 14 --jython_script $__tool_directory__/imagej2_skeletonize3d_jython_script.py |
| 15 --output "$output" | 15 --output "$output" |
| 16 --output_datatype $output.ext | 16 --output_datatype $output.ext |
| 17 ]]> | 17 ]]> |
| 18 </command> | 18 </command> |
| 19 <inputs> | 19 <inputs> |
