Mercurial > repos > iuc > imagej2_create_image
comparison imagej2_create_image.xml @ 2:ea7a01d0f218 draft
planemo upload commit 369e40078146d00608d52205bb8cee66ae735b76-dirty
| author | iuc |
|---|---|
| date | Fri, 26 Jun 2015 05:28:23 -0400 |
| parents | dfe318d97378 |
| children | bb65623b90a8 |
comparison
equal
deleted
inserted
replaced
| 1:26703988cdb3 | 2:ea7a01d0f218 |
|---|---|
| 11 --width $width | 11 --width $width |
| 12 --height $height | 12 --height $height |
| 13 --depth $depth | 13 --depth $depth |
| 14 --image_type $image_type | 14 --image_type $image_type |
| 15 --image_title "$image_title" | 15 --image_title "$image_title" |
| 16 --max_heap_size_type $set_max_heap_size.max_heap_size_type | 16 @max_heap_size_args@ |
| 17 --max_heap_size $set_max_heap_size.max_heap_size | |
| 18 --jython_script $__tool_directory__/jython_script.py | 17 --jython_script $__tool_directory__/jython_script.py |
| 19 --output_datatype $output_datatype | 18 --output_datatype $output_datatype |
| 20 --out_fname "$output" | 19 --out_fname "$output" |
| 21 ]]> | 20 ]]> |
| 22 </command> | 21 </command> |
