comparison bamCoverage.xml @ 23:8c452f37c896 draft

Uploaded
author bgruening
date Tue, 04 Feb 2014 03:38:20 -0500
parents f85c85597f95
children d7c9fd76e41e
comparison
equal deleted inserted replaced
22:f85c85597f95 23:8c452f37c896
1 <tool id="deeptools_bamCoverage" name="bamCoverage" version="1.0.3"> 1 <tool id="deeptools_bamCoverage" name="bamCoverage" version="1.0.4">
2 <description> generates a coverage bigWig file from a given BAM file. Multiple options are available to count reads and normalize coverage. (bam2bigwig)</description> 2 <description> generates a coverage bigWig file from a given BAM file. Multiple options are available to count reads and normalize coverage. (bam2bigwig)</description>
3 <expand macro="requirements" /> 3 <expand macro="requirements" />
4 <expand macro="stdio" /> 4 <expand macro="stdio" />
5 <macros> 5 <macros>
6 <token name="@BINARY@">bamCoverage</token> 6 <token name="@BINARY@">bamCoverage</token>