Mercurial > repos > iuc > imagej2_smooth
comparison imagej2_smooth.xml @ 1:97a50ff3df5d 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:17:48 -0400 |
| parents | f3ec070f1781 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:f3ec070f1781 | 1:97a50ff3df5d |
|---|---|
| 8 <command> | 8 <command> |
| 9 <![CDATA[ | 9 <![CDATA[ |
| 10 python $__tool_directory__/imagej2_smooth.py | 10 python $__tool_directory__/imagej2_smooth.py |
| 11 --input "$input" | 11 --input "$input" |
| 12 --input_datatype $input.ext | 12 --input_datatype $input.ext |
| 13 --jython_script $__tool_directory__/jython_script.py | 13 --jython_script $__tool_directory__/imagej2_smooth_jython_script.py |
| 14 --output_datatype $output.ext | 14 --output_datatype $output.ext |
| 15 --output "$output" | 15 --output "$output" |
| 16 ]]> | 16 ]]> |
| 17 </command> | 17 </command> |
| 18 <inputs> | 18 <inputs> |
