Mercurial > repos > iuc > imagej2_analyze_skeleton
comparison imagej2_analyze_skeleton.xml @ 4:ddff80b819bf 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:27:42 -0400 |
| parents | 20555566d6ad |
| children |
comparison
equal
deleted
inserted
replaced
| 3:20555566d6ad | 4:ddff80b819bf |
|---|---|
| 13 --black_background $black_background | 13 --black_background $black_background |
| 14 --prune_cycle_method $prune_cycle_method | 14 --prune_cycle_method $prune_cycle_method |
| 15 --prune_ends $prune_ends | 15 --prune_ends $prune_ends |
| 16 --calculate_largest_shortest_path $calculate_largest_shortest_path | 16 --calculate_largest_shortest_path $calculate_largest_shortest_path |
| 17 ##TODO: seel below--show_detailed_info $show_detailed_info | 17 ##TODO: seel below--show_detailed_info $show_detailed_info |
| 18 --jython_script $__tool_directory__/jython_script.py | 18 --jython_script $__tool_directory__/imagej2_analyze_skeleton_jython_script.py |
| 19 --output "$output" | 19 --output "$output" |
| 20 ]]> | 20 ]]> |
| 21 </command> | 21 </command> |
| 22 <inputs> | 22 <inputs> |
| 23 <param format="bmp,eps,gif,jpg,pcx,pgm,png,psd,tiff" name="input" type="data" label="Select grayscale image"/> | 23 <param format="bmp,eps,gif,jpg,pcx,pgm,png,psd,tiff" name="input" type="data" label="Select grayscale image"/> |
