diff imagej2_convert_format.xml @ 2:cf9ed4ef641d draft

planemo upload commit 369e40078146d00608d52205bb8cee66ae735b76-dirty
author iuc
date Fri, 26 Jun 2015 05:28:18 -0400
parents 14d09b0ab9e1
children 9a24b7e68010
line wrap: on
line diff
--- a/imagej2_convert_format.xml	Fri Jun 19 16:59:08 2015 -0400
+++ b/imagej2_convert_format.xml	Fri Jun 26 05:28:18 2015 -0400
@@ -10,8 +10,7 @@
         imagej2_convert_format.py
         --in_fname "$input"
         --input_datatype $input.ext
-        --max_heap_size_type $set_max_heap_size.max_heap_size_type
-        --max_heap_size $set_max_heap_size.max_heap_size
+        @max_heap_size_args@
         --output_datatype $output_datatype
         --out_fname "$output"
 ]]>
@@ -65,5 +64,5 @@
 ]]>
 
     </help>
-    <expand macro="citations" />
+    <expand macro="bioformats_fiji_javabridge_citations" />
 </tool>