Mercurial > repos > bgruening > cp_measure_image_intensity
comparison measure_image_intensity.xml @ 5:8536b1ae0254 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author | bgruening |
---|---|
date | Fri, 26 Feb 2021 14:08:05 +0000 |
parents | 2681008d726f |
children | b64af54c5c09 |
comparison
equal
deleted
inserted
replaced
4:5499dc6f8ac1 | 5:8536b1ae0254 |
---|---|
1 <tool id="cp_measure_image_intensity" name="MeasureImageIntensity" version="@CP_VERSION@"> | 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>measure several intensity features across an entire image</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 </macros> | 7 </macros> |
7 | 8 |
8 <expand macro="py_requirements"/> | 9 <expand macro="py_requirements"/> |
9 <expand macro="cmd_modules" /> | 10 <expand macro="cmd_modules" /> |
10 | 11 |