Mercurial > repos > bgruening > deeptools
diff computeGCBias.xml @ 10:135f3bae5c56 draft
Uploaded
author | bgruening |
---|---|
date | Sat, 14 Dec 2013 03:29:29 -0500 |
parents | c53a73b8eef9 |
children | b4c5dd45778a |
line wrap: on
line diff
--- a/computeGCBias.xml Tue Dec 10 12:13:18 2013 -0500 +++ b/computeGCBias.xml Sat Dec 14 03:29:29 2013 -0500 @@ -1,9 +1,7 @@ -<tool id="deeptools_computeGCBias" name="computeGCBias" version="1.0.1"> +<tool id="deeptools_computeGCBias" name="computeGCBias" version="1.0.2"> <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>