comparison convert_objects_to_image.xml @ 5:cdf8e3c57dae draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:18:34 +0000
parents 2690da374874
children ef4aed1d34c4
comparison
equal deleted inserted replaced
4:df3ad3ba5c6f 5:cdf8e3c57dae
1 <tool id="cp_convert_objects_to_image" name="ConvertObjectsToImage" version="@CP_VERSION@"> 1 <tool id="cp_convert_objects_to_image" name="ConvertObjectsToImage" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>convert the identified objects into an image</description> 2 <description>convert the identified objects into an image</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 <token name="@VERSION_SUFFIX@">0</token>
5 </macros> 6 </macros>
6 <expand macro="py_requirements"/> 7 <expand macro="py_requirements"/>
7 <expand macro="cmd_modules" /> 8 <expand macro="cmd_modules" />
8 <configfiles> 9 <configfiles>
9 <inputs name="inputs" /> 10 <inputs name="inputs" />