Mercurial > repos > bgruening > deeptools
comparison bamCoverage.xml @ 10:135f3bae5c56 draft
Uploaded
author | bgruening |
---|---|
date | Sat, 14 Dec 2013 03:29:29 -0500 |
parents | c53a73b8eef9 |
children | ef65d6b68ccc |
comparison
equal
deleted
inserted
replaced
9:c53a73b8eef9 | 10:135f3bae5c56 |
---|---|
1 <tool id="deeptools_bamCoverage" name="bamCoverage" version="1.0"> | 1 <tool id="deeptools_bamCoverage" name="bamCoverage" version="1.0.2"> |
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 <macros> | 5 <macros> |
5 <import>deepTools_macros.xml</import> | 6 <import>deepTools_macros.xml</import> |
6 </macros> | 7 </macros> |
7 <command> | 8 <command> |
8 bamCoverage | 9 bamCoverage |