Mercurial > repos > bgruening > cp_display_data_on_image
diff display_data_on_image.xml @ 5:6a7da2e5f696 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author | bgruening |
---|---|
date | Fri, 26 Feb 2021 14:06:13 +0000 |
parents | 4e12ef887a2a |
children | 5d28ac336861 |
line wrap: on
line diff
--- a/display_data_on_image.xml Sat Feb 06 10:08:54 2021 +0000 +++ b/display_data_on_image.xml Fri Feb 26 14:06:13 2021 +0000 @@ -1,7 +1,8 @@ -<tool id="cp_display_data_on_image" name="DisplayDataOnImage" version="@CP_VERSION@"> +<tool id="cp_display_data_on_image" name="DisplayDataOnImage" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> <description>produce an image with data on top of identified objects</description> <macros> <import>macros.xml</import> + <token name="@VERSION_SUFFIX@">0</token> <xml name="display_object"> <param name="select_input_obj" label="Enter the name of the input objects" type="text" help="Enter the name of the objects identified by some other tool used upstream in the workflow (such as IdentifyPrimaryObjects or IdentifySecondaryObjects)." />