Mercurial > repos > bgruening > deeptools_bam_compare
comparison bamCompare.xml @ 41:c4ef24dfcfa1 draft default tip
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
| author | bgruening |
|---|---|
| date | Thu, 01 Jun 2023 10:19:43 +0000 |
| parents | 64a7b4fc178a |
| children |
comparison
equal
deleted
inserted
replaced
| 40:ce70d3cdf5d1 | 41:c4ef24dfcfa1 |
|---|---|
| 1 <tool id="deeptools_bam_compare" name="bamCompare" version="@WRAPPER_VERSION@.0"> | 1 <tool id="deeptools_bam_compare" name="bamCompare" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@"> |
| 2 <description>normalizes and compares two BAM or CRAM files to obtain the ratio, log2ratio or difference between them</description> | 2 <description>normalizes and compares two BAM or CRAM files to obtain the ratio, log2ratio or difference between them</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@BINARY@">bamCompare</token> | 4 <token name="@BINARY@">bamCompare</token> |
| 5 <import>deepTools_macros.xml</import> | 5 <import>deepTools_macros.xml</import> |
| 6 </macros> | 6 </macros> |
