changeset 2:911a3517b738 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/odgi/ commit 7704c7c172c1c511dc23a3e5babdf3bf8e5198eb
author iuc
date Wed, 07 Sep 2022 17:01:16 +0000
parents 536768de4748
children
files macros.xml vis.xml
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Apr 09 03:47:14 2020 -0400
+++ b/macros.xml	Wed Sep 07 17:01:16 2022 +0000
@@ -6,6 +6,7 @@
         </requirements>
     </xml>
     <token name="@TOOL_VERSION@">0.3</token>
+    <token name="@VERSION_SUFFIX@">1</token>
     <xml name="citations">
         <citations>
             <yield />
--- a/vis.xml	Thu Apr 09 03:47:14 2020 -0400
+++ b/vis.xml	Wed Sep 07 17:01:16 2022 +0000
@@ -41,7 +41,7 @@
     </outputs>
     <tests>
         <test>
-            <param name="input" value="note5_out.og" />
+            <param name="input" value="note5_out.og" ftype="odgi" />
             <param name="width" value="4000" />
             <param name="height" value="500" />
             <output name="output" file="note5.png" ftype="png" />