changeset 7:34cf077e0f42 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit ce9efed8c15240a269107ff356aeb18b52eb383f"
author iuc
date Wed, 30 Sep 2020 13:57:48 +0000
parents 20cdd1679631
children cafcf7eecf44
files macros.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Oct 10 04:04:03 2019 -0400
+++ b/macros.xml	Wed Sep 30 13:57:48 2020 +0000
@@ -7,7 +7,7 @@
         </requirements>
     </xml>
     <token name="@TOOL_VERSION@">0.3.7</token>
-    <token name="@WRAPPER_VERSION@">@TOOL_VERSION@</token>
+    <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy1</token>
     <xml name="stdio">
         <stdio>
             <regex match="Aborted (core dumped)" source="stdout" level="fatal"/>
@@ -34,7 +34,7 @@
                 </param>
             </when>
             <when value="history">
-                <param name="input_chain" type="data" format="csv" label="LiftOver chain file"/>
+                <param name="input_chain" type="data" format="txt" label="LiftOver chain file"/>
             </when>
         </conditional>
     </xml>