Mercurial > repos > bgruening > cp_measure_image_intensity
comparison measure_image_intensity.xml @ 6:b64af54c5c09 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:28:54 +0000 |
parents | 8536b1ae0254 |
children |
comparison
equal
deleted
inserted
replaced
5:8536b1ae0254 | 6:b64af54c5c09 |
---|---|
1 <tool id="cp_measure_image_intensity" name="MeasureImageIntensity" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> | 1 <tool id="cp_measure_image_intensity" name="MeasureImageIntensity" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> |
2 <description>measure several intensity features across an entire image</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> |