Mercurial > repos > imgteam > 2d_auto_threshold
diff auto_threshold.xml @ 1:4853fc2b50bf 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:09:26 -0400 |
parents | d4da97f51700 |
children | 0c777d708acc |
line wrap: on
line diff
--- a/auto_threshold.xml Sat Feb 09 14:27:36 2019 -0500 +++ b/auto_threshold.xml Tue Jul 23 05:09:26 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>