Mercurial > repos > imgteam > overlay_moving_and_fixed_image
comparison overlay_moving_and_fixed_image.xml @ 2:93533276bf1d draft default tip
"planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/overlay_moving_and_fixed_image/ commit 0500f513ee291ae0f6fad32a0b4fad05cd59cb71"
author | imgteam |
---|---|
date | Sat, 26 Feb 2022 17:12:41 +0000 |
parents | f9df2b32b632 |
children |
comparison
equal
deleted
inserted
replaced
1:f9df2b32b632 | 2:93533276bf1d |
---|---|
1 <tool id="ip_viz_overlay_moving_and_fixed_image" name="Overlay" version="0.0.2"> | 1 <tool id="ip_viz_overlay_moving_and_fixed_image" name="Overlay" version="0.0.3" profile="20.05"> |
2 <description>moving and fixed image</description> | 2 <description>moving and fixed image</description> |
3 <requirements> | 3 <requirements> |
4 <requirement type="package" version="0.14.2">scikit-image</requirement> | 4 <requirement type="package" version="0.14.2">scikit-image</requirement> |
5 <requirement type="package" version="0.23.4">pandas</requirement> | 5 <requirement type="package" version="0.23.4">pandas</requirement> |
6 <requirement type="package" version="1.15.4">numpy</requirement> | 6 <requirement type="package" version="1.15.4">numpy</requirement> |
40 </tests> | 40 </tests> |
41 <help> | 41 <help> |
42 **What it does** | 42 **What it does** |
43 | 43 |
44 This tool performs an overlay of two images of which one was transformed to match the other. | 44 This tool performs an overlay of two images of which one was transformed to match the other. |
45 | |
46 Note: This tool is deprecated and may not be supported in future. Please use the tools "Projective Transformation" and "Overlay Images" instead. | |
45 </help> | 47 </help> |
46 <citations> | 48 <citations> |
47 <citation type="doi">10.1016/j.jbiotec.2017.07.019</citation> | 49 <citation type="doi">10.1016/j.jbiotec.2017.07.019</citation> |
48 </citations> | 50 </citations> |
49 </tool> | 51 </tool> |