Mercurial > repos > bgruening > deeptools
comparison heatmapper.xml @ 65:9bee2c86eeb1 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit ab1ab06323702186cf0c883d5774720cbb822cb5-dirty
| author | iuc |
|---|---|
| date | Mon, 25 May 2015 05:16:10 -0400 |
| parents | f3140d17939e |
| children | 1dbd76a58d8b |
comparison
equal
deleted
inserted
replaced
| 64:627004611e98 | 65:9bee2c86eeb1 |
|---|---|
| 1 <tool id="deeptools_heatmapper" name="heatmapper" version="@WRAPPER_VERSION@.0"> | 1 <tool id="deeptools_heatmapper" name="heatmapper" version="@WRAPPER_VERSION@.0"> |
| 2 <description>creates a heatmap for a score associated to genomic regions</description> | 2 <description>creates a heatmap for a score associated to genomic regions</description> |
| 3 <expand macro="requirements"/> | |
| 4 <expand macro="stdio" /> | |
| 5 <macros> | 3 <macros> |
| 6 <token name="@BINARY@">heatmapper</token> | 4 <token name="@BINARY@">heatmapper</token> |
| 7 <import>deepTools_macros.xml</import> | 5 <import>deepTools_macros.xml</import> |
| 8 </macros> | 6 </macros> |
| 7 <expand macro="requirements"/> | |
| 9 <command> | 8 <command> |
| 10 <