Mercurial > repos > bgruening > deeptools_multi_bam_summary
diff multiBamSummary.xml @ 17:d564cdad7638 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:05:47 -0500 |
parents | 3a8cfc0d5706 |
children | 0c8638172059 |
line wrap: on
line diff
--- a/multiBamSummary.xml Mon Feb 05 11:40:26 2018 -0500 +++ b/multiBamSummary.xml Thu Feb 15 07:05:47 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>