comparison imagej2_create_image.xml @ 3:bb65623b90a8 draft

planemo upload commit 8f8692e83217a072a3ed928469621f1f606ab28a-dirty
author iuc
date Tue, 04 Aug 2015 11:15:10 -0400
parents ea7a01d0f218
children 48f25b8408e1
comparison
equal deleted inserted replaced
2:ea7a01d0f218 3:bb65623b90a8
2 <tool id="imagej2_create_image" name="Create new image" version="1.0.0"> 2 <tool id="imagej2_create_image" name="Create new image" version="1.0.0">
3 <description>with ImageJ2</description> 3 <description>with ImageJ2</description>
4 <macros> 4 <macros>
5 <import>imagej2_macros.xml</import> 5 <import>imagej2_macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="fiji_headless_requirements" /> 7 <expand macro="fiji_20141125_requirements" />
8 <command> 8 <command>
9 <![CDATA[ 9 <![CDATA[
10 python $__tool_directory__/imagej2_create_image.py 10 python $__tool_directory__/imagej2_create_image.py
11 --width $width 11 --width $width
12 --height $height 12 --height $height