diff multiBamSummary.xml @ 22:ebc070a847a4 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit b1f975422b307927bbbe245d57609e9464d5d5c8-dirty
author bgruening
date Thu, 15 Feb 2018 04:12:05 -0500
parents 50da5a8ab41d
children a1a84914d00d
line wrap: on
line diff
--- a/multiBamSummary.xml	Mon Feb 05 11:30:09 2018 -0500
+++ b/multiBamSummary.xml	Thu Feb 15 04:12:05 2018 -0500
@@ -1,5 +1,5 @@
 <tool id="deeptools_multi_bam_summary" name="multiBamSummary" version="@WRAPPER_VERSION@.0">
-    <description>calculates average read coverages for a list of two or more BAM files</description>
+    <description>calculates average read coverages for a list of two or more BAM/CRAM files</description>
     <macros>
         <token name="@BINARY@">multiBamSummary</token>
         <import>deepTools_macros.xml</import>