comparison convert_objects_to_image.xml @ 5:ac2cca6d0637 draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:01:43 +0000
parents a23af23c3134
children
comparison
equal deleted inserted replaced
4:9da01299118f 5:ac2cca6d0637
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" />