Mercurial > repos > imgteam > libcarna_render
diff render.xml @ 3:31a2e1909ae5 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/libcarna/ commit 9abf60fee6ba4f5d4f4a18d8f4d33e6263b3c065
| author | imgteam |
|---|---|
| date | Tue, 06 Jan 2026 11:26:05 +0000 |
| parents | fe07197eb9a9 |
| children | a9f10dceb17e |
line wrap: on
line diff
--- a/render.xml Tue Jan 06 01:29:23 2026 +0000 +++ b/render.xml Tue Jan 06 11:26:05 2026 +0000 @@ -19,7 +19,7 @@ <xml name="params/builtin_cmap"> <conditional name="ramp"> <param name="enabled" type="select" label="Ramp function" - help="Use a piecewise linear ramp function for the alpha channel of the colormap."> + help="Use a piecewise linear ramp function for the alpha channel of the color map."> <option value="false" selected="true">Disabled</option> <option value="true">Enabled</option> </param> @@ -77,7 +77,7 @@ <container type="docker">docker.io/kostrykin/libcarna-python:@TOOL_VERSION@-0</container> </requirements> <required_files> - <include type="literal" path="clip_image.py"/> + <include type="literal" path="render.py"/> <exclude type="literal" path="README.md"/> </required_files> <command detect_errors="aggressive"><