diff unionBedGraphs.xml @ 19:a8eabd2838f6 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 542ddc9e98cee5cc2a9e4caae945dee4b2c747b8
author iuc
date Fri, 08 Dec 2017 03:26:42 -0500
parents 44867b59dbf2
children 4f7a5ccd2ae9
line wrap: on
line diff
--- a/unionBedGraphs.xml	Sat Oct 21 07:57:53 2017 -0400
+++ b/unionBedGraphs.xml	Fri Dec 08 03:26:42 2017 -0500
@@ -1,4 +1,4 @@
-<tool id="bedtools_unionbedgraph" name="Merge BedGraph files" version="@WRAPPER_VERSION@.1">
+<tool id="bedtools_unionbedgraph" name="Merge BedGraph files" version="@WRAPPER_VERSION@.0">
     <description>combines coverage intervals from multiple BEDGRAPH files</description>
     <macros>
         <import>macros.xml</import>