diff computeGCBias.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/computeGCBias.xml	Tue Dec 10 11:03:36 2013 -0500
+++ b/computeGCBias.xml	Thu Dec 12 18:11:46 2013 -0500
@@ -1,9 +1,7 @@
 <tool id="deeptools_computeGCBias" name="computeGCBias" version="1.0.1">
     <description>to see whether your samples should be normalized for GC bias</description>
     <expand macro="requirements" />
-    <stdio>
-        <exit_code range="0" level="warning" description="Warning" />
-    </stdio>
+    <expand macro="stdio" />
     <macros>
         <import>deepTools_macros.xml</import>
     </macros>