comparison imagej2_convert_format.xml @ 3:9a24b7e68010 draft

planemo upload commit 8f8692e83217a072a3ed928469621f1f606ab28a-dirty
author iuc
date Tue, 04 Aug 2015 11:15:04 -0400
parents cf9ed4ef641d
children 7a8b05b111f9
comparison
equal deleted inserted replaced
2:cf9ed4ef641d 3:9a24b7e68010
2 <tool id="imagej2_convert_format" name="Convert image format" version="1.0.0"> 2 <tool id="imagej2_convert_format" name="Convert image format" version="1.0.0">
3 <description>with bioformats</description> 3 <description>with bioformats</description>
4 <macros> 4 <macros>
5 <import>imagej2_macros.xml</import> 5 <import>imagej2_macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="python_bioformats_requirements" /> 7 <expand macro="python_bioformats_104_requirements" />
8 <command interpreter="python"> 8 <command interpreter="python">
9 <![CDATA[ 9 <![CDATA[
10 imagej2_convert_format.py 10 imagej2_convert_format.py
11 --in_fname "$input" 11 --in_fname "$input"
12 --input_datatype $input.ext 12 --input_datatype $input.ext