Mercurial > repos > bgruening > deeptools_multi_bam_summary
comparison multiBamSummary.xml @ 29:1fcb7adc39b8 draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author | bgruening |
---|---|
date | Thu, 01 Jun 2023 15:06:09 +0000 |
parents | 0c8638172059 |
children |
comparison
equal
deleted
inserted
replaced
28:004aea905d4d | 29:1fcb7adc39b8 |
---|---|
1 <tool id="deeptools_multi_bam_summary" name="multiBamSummary" version="@WRAPPER_VERSION@.0"> | 1 <tool id="deeptools_multi_bam_summary" name="multiBamSummary" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@"> |
2 <description>calculates average read coverages for a list of two or more BAM/CRAM files</description> | 2 <description>calculates average read coverages for a list of two or more BAM/CRAM files</description> |
3 <macros> | 3 <macros> |
4 <token name="@BINARY@">multiBamSummary</token> | 4 <token name="@BINARY@">multiBamSummary</token> |
5 <import>deepTools_macros.xml</import> | 5 <import>deepTools_macros.xml</import> |
6 </macros> | 6 </macros> |