diff plotCoverage.xml @ 17:e5b784148a9d draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit b1f975422b307927bbbe245d57609e9464d5d5c8-dirty
author bgruening
date Thu, 15 Feb 2018 07:24:10 -0500
parents d4fdd10516f6
children d884552cd194
line wrap: on
line diff
--- a/plotCoverage.xml	Mon Feb 05 11:41:46 2018 -0500
+++ b/plotCoverage.xml	Thu Feb 15 07:24:10 2018 -0500
@@ -1,5 +1,5 @@
 <tool id="deeptools_plot_coverage" name="plotCoverage" version="@WRAPPER_VERSION@.0">
-    <description>assesses the sequencing depth of BAM files </description>
+    <description>assesses the sequencing depth of BAM/CRAM files </description>
     <macros>
         <token name="@BINARY@">plotCoverage</token>
         <import>deepTools_macros.xml</import>