Mercurial > repos > bgruening > cp_display_data_on_image
comparison 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 |
comparison
equal
deleted
inserted
replaced
4:2484086dee41 | 5:6a7da2e5f696 |
---|---|
1 <tool id="cp_display_data_on_image" name="DisplayDataOnImage" version="@CP_VERSION@"> | 1 <tool id="cp_display_data_on_image" name="DisplayDataOnImage" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> |
2 <description>produce an image with data on top of identified objects</description> | 2 <description>produce an image with data on top of identified objects</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="display_object"> | 6 <xml name="display_object"> |
6 <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)." /> | 7 <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)." /> |
7 | 8 |
8 <conditional name="con_obj_measurement_category"> | 9 <conditional name="con_obj_measurement_category"> |
9 <param name="measurement_category" label="Measurement category" type="select" help="The measurement will be made by some other tool used upstream in the workflow on either the whole image or on the objects you selected."> | 10 <param name="measurement_category" label="Measurement category" type="select" help="The measurement will be made by some other tool used upstream in the workflow on either the whole image or on the objects you selected."> |