Mercurial > repos > imgteam > color_deconvolution
comparison color_deconvolution.xml @ 3:469cb58a3be9 draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/color_deconvolution/ commit 285c5933cd065bb904026cbea98f5488a0d9510d
| author | imgteam |
|---|---|
| date | Wed, 17 Dec 2025 12:43:06 +0000 |
| parents | 387414aa6496 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:387414aa6496 | 3:469cb58a3be9 |
|---|---|
| 1 <tool id="ip_color_deconvolution" name="Perform color deconvolution or transformation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> | 1 <tool id="ip_color_deconvolution" name="Perform color deconvolution or transformation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
| 2 <description></description> | 2 <description></description> |
| 3 <macros> | 3 <macros> |
| 4 <import>creators.xml</import> | 4 <import>creators.xml</import> |
| 5 <import>tests.xml</import> | 5 <import>tests.xml</import> |
| 6 <token name="@TOOL_VERSION@">0.9</token> | 6 <token name="@TOOL_VERSION@">0.9</token> |
| 22 <requirement type="package" version="2.1.2">numpy</requirement> | 22 <requirement type="package" version="2.1.2">numpy</requirement> |
| 23 <requirement type="package" version="2024.9.20">tifffile</requirement> | 23 <requirement type="package" version="2024.9.20">tifffile</requirement> |
| 24 <requirement type="package" version="0.3.1">giatools</requirement> | 24 <requirement type="package" version="0.3.1">giatools</requirement> |
| 25 </requirements> | 25 </requirements> |
| 26 <command detect_errors="aggressive"> | 26 <command detect_errors="aggressive"> |
| 27 <