comparison measure_image_area_occupied.xml @ 6:a32c3f810ade 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:35:09 +0000
parents 91e03287f285
children
comparison
equal deleted inserted replaced
5:91e03287f285 6:a32c3f810ade
1 <tool id="cp_measure_image_area_occupied" name="MeasureImageAreaOccupied" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="cp_measure_image_area_occupied" name="MeasureImageAreaOccupied" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>measure the area in an image occupied by 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>