Mercurial > repos > imgteam > 2d_auto_threshold
diff auto_threshold.xml @ 1:7f2962f619e3 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_auto_threshold/ commit 8a2a5763d1ac38b3c7974bd7c2da4d5c1101a0a9
author | imgteam |
---|---|
date | Tue, 23 Jul 2019 05:08:42 -0400 |
parents | 6fc65082d1e6 |
children | 5224cc463a97 |
line wrap: on
line diff
--- a/auto_threshold.xml Sat Feb 09 14:02:57 2019 -0500 +++ b/auto_threshold.xml Tue Jul 23 05:08:42 2019 -0400 @@ -1,6 +1,6 @@ -<tool id="ip_threshold" name="Auto Threshold" version="0.0.3"> +<tool id="ip_threshold" name="Auto Threshold" version="0.0.4"> <description>applies a standard threshold algorithm to an image</description> - <requirements> + <requirements> <requirement type="package" version="0.14.2">scikit-image</requirement> <requirement type="package" version="1.15.4">numpy</requirement> <requirement type="package" version="5.3.0">pillow</requirement>