comparison mask_image.xml @ 6:667a513e67e4 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:24:38 +0000
parents b178453ea8d1
children
comparison
equal deleted inserted replaced
5:b178453ea8d1 6:667a513e67e4
1 <tool id="cp_mask_image" name="MaskImage" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="cp_mask_image" name="MaskImage" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>hide portions of an image based on previously 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>