diff bamCoverage.xml @ 22:8710187d1eb5 draft

Uploaded
author bgruening
date Thu, 12 Dec 2013 18:11:46 -0500
parents 8436c195dd6c
children e43b4015b4cc
line wrap: on
line diff
--- a/bamCoverage.xml	Tue Dec 10 11:03:36 2013 -0500
+++ b/bamCoverage.xml	Thu Dec 12 18:11:46 2013 -0500
@@ -1,6 +1,7 @@
 <tool id="deeptools_bamCoverage" name="bamCoverage" version="1.0">
     <description> generates a coverage bigWig file from a given BAM file.  Multiple options are available to count reads and normalize coverage. (bam2bigwig)</description>
     <expand macro="requirements" />
+    <expand macro="stdio" />
     <macros>
         <import>deepTools_macros.xml</import>
     </macros>