Repository 'crossmap_wig'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/crossmap_wig

Changeset 6:5f893ed3c5ed (2020-09-30)
Previous changeset 5:e8d84292e510 (2019-10-17) Next changeset 7:282a658c6569 (2021-07-15)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit ce9efed8c15240a269107ff356aeb18b52eb383f"
modified:
macros.xml
b
diff -r e8d84292e510 -r 5f893ed3c5ed macros.xml
--- a/macros.xml Thu Oct 17 02:57:29 2019 -0400
+++ b/macros.xml Wed Sep 30 14:01:51 2020 +0000
b
@@ -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>