diff count_objects.xml @ 2:5bf8eb50b280 draft

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/count_objects/ commit 3c2a4fed433e518fcd0bc8d4deffcc5c2346b2b5
author imgteam
date Sat, 08 Jul 2023 01:32:11 +0000
parents 664232d2a3f7
children b58447a2eed2
line wrap: on
line diff
--- a/count_objects.xml	Wed Dec 18 05:01:56 2019 -0500
+++ b/count_objects.xml	Sat Jul 08 01:32:11 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="ip_count_objects" name="Count Objects" version="0.0.4">
+<tool id="ip_count_objects" name="Count Objects" version="0.0.5">
     <description>in labled images</description>
     <requirements>
         <requirement type="package" version="0.14.2">scikit-image</requirement>
@@ -11,7 +11,7 @@
     ]]>
     </command>
     <inputs> 
-        <param name="input" type="data" format="tiff" label="Source file" />
+        <param name="input" type="data" format="tiff,png" label="Source file" />
     </inputs>
     <outputs>
         <data format="tabular" name="output" />