Mercurial > repos > imgteam > 2d_simple_filter
diff filter.xml @ 3:53c55776a974 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_simple_filter/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
| author | imgteam |
|---|---|
| date | Wed, 17 Dec 2025 11:21:02 +0000 |
| parents | b2d9c92bc431 |
| children | 5ab62693dca5 |
line wrap: on
line diff
--- a/filter.xml Fri Dec 12 21:18:04 2025 +0000 +++ b/filter.xml Wed Dec 17 11:21:02 2025 +0000 @@ -118,7 +118,7 @@ </conditional> </inputs> <outputs> - <data format="tiff" name="output" /> + <data format="tiff" name="output"/> </outputs> <tests> <!-- Tests with uint8 TIFF input image --> @@ -246,6 +246,6 @@ </help> <citations> - <citation type="doi">10.1016/j.jbiotec.2017.07.019</citation> + <citation type="doi">10.1016/j.jbiotec.2017.07.019</citation> </citations> </tool>
