Mercurial > repos > bgruening > cp_measure_texture
diff measure_texture.xml @ 6:b76841ee5560 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5
author | bgruening |
---|---|
date | Sun, 05 Nov 2023 09:34:24 +0000 |
parents | 80b200ae516b |
children |
line wrap: on
line diff
--- a/measure_texture.xml Fri Feb 26 14:21:15 2021 +0000 +++ b/measure_texture.xml Sun Nov 05 09:34:24 2023 +0000 @@ -1,9 +1,9 @@ <tool id="cp_measure_texture" name="MeasureTexture" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> - <description>quantify the roughness and smoothness of the textures</description> + <description>with CellProfiler</description> <macros> <import>macros.xml</import> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <xml name="measureImgObj"> <repeat name="rpt_obj_to_measure" title="new object" min="1"> @@ -12,6 +12,14 @@ </xml> </macros> + <edam_operations> + <edam_operation>operation_3443</edam_operation> + </edam_operations> + <xrefs> + <xref type="bio.tools">CellProfiler</xref> + <xref type="biii">cellprofiler</xref> + </xrefs> + <expand macro="py_requirements"/> <expand macro="cmd_modules" />