changeset 1:245a1cde4cd5 draft

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/detection_viz/ commit 27a6350188f687411bdd6bfe0d569c0803389ca0
author thomaswollmann
date Wed, 12 Dec 2018 04:50:23 -0500
parents f5f85c63737c
children 69218d7300e5
files detection_viz.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/detection_viz.xml	Wed Dec 12 04:35:39 2018 -0500
+++ b/detection_viz.xml	Wed Dec 12 04:50:23 2018 -0500
@@ -7,7 +7,7 @@
     <command>
         <![CDATA[
         python '$__tool_directory__/detection_viz.py' '$input' '$output' --stroke_size $thickness --circle_radius $circle_radius $tp $fn $fp
-]]>
+        ]]>
     </command>
     <inputs>
         <param name="input" type="data" format="tiff,png,jpg,bmp" label="Binary Image File"/>