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

Changeset 9:2ab422b551df (2016-09-14)
Previous changeset 8:0232cdab3664 (2016-09-05) Next changeset 10:c78cf6fe3018 (2016-10-03)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit bad476ff5076338f3eebdf0c25bb5a6c745e5592
modified:
coverageBed.xml
b
diff -r 0232cdab3664 -r 2ab422b551df coverageBed.xml
--- a/coverageBed.xml Mon Sep 05 15:27:58 2016 -0400
+++ b/coverageBed.xml Wed Sep 14 17:30:10 2016 -0400
b
@@ -1,7 +1,5 @@
 <tool id="bedtools_coveragebed" name="Compute both the depth and breadth of coverage" version="@WRAPPER_VERSION@.1">
-    <description>
-        of features in file B on the features in file A (bedtools coverage)
-    </description>
+    <description>of features in file B on the features in file A (bedtools coverage)</description>
     <macros>
         <import>macros.xml</import>
     </macros>