comparison measure_object_size_shape.xml @ 6:d85f11570109 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:38:07 +0000
parents acf3aa487283
children
comparison
equal deleted inserted replaced
5:acf3aa487283 6:d85f11570109
1 <tool id="cp_measure_object_size_shape" name="MeasureObjectSizeShape" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="cp_measure_object_size_shape" name="MeasureObjectSizeShape" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>measure area and shape features of identified objects</description> 2 <description>with CellProfiler</description>
3 3
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 <token name="@VERSION_SUFFIX@">0</token> 6 <token name="@VERSION_SUFFIX@">1</token>
7 </macros> 7 </macros>
8
9 <edam_operations>
10 <edam_operation>operation_3443</edam_operation>
11 </edam_operations>
12 <xrefs>
13 <xref type="bio.tools">CellProfiler</xref>
14 <xref type="biii">cellprofiler</xref>
15 </xrefs>
8 16
9 <expand macro="py_requirements"/> 17 <expand macro="py_requirements"/>
10 <expand macro="cmd_modules" /> 18 <expand macro="cmd_modules" />
11 19
12 <configfiles> 20 <configfiles>