comparison overlay_outlines.xml @ 1:91560258e972 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:15:35 +0000
parents 39006f6fd6bf
children b44b081bcf37
comparison
equal deleted inserted replaced
0:39006f6fd6bf 1:91560258e972
1 <tool id="cp_overlay_outlines" name="OverlayOutlines" version="@CP_VERSION@" python_template_version="3.5"> 1 <tool id="cp_overlay_outlines" name="OverlayOutlines" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@" python_template_version="3.5">
2 <description> places outlines of objects over a desired image. </description> 2 <description> places outlines of objects over a desired image. </description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 <token name="@VERSION_SUFFIX@">0</token>
5 <xml name="non_blank"> 6 <xml name="non_blank">
6 <param name="image_to_outline" type="text" label="Enter the name of image on which to display outlines" > 7 <param name="image_to_outline" type="text" label="Enter the name of image on which to display outlines" >
7 <help> 8 <help>
8 <![CDATA[ 9 <![CDATA[
9 Choose the image to serve as the background for the outlines. You can choose from images that were loaded or created by modules previous to this one. 10 Choose the image to serve as the background for the outlines. You can choose from images that were loaded or created by modules previous to this one.