Mercurial > repos > bgruening > deeptools
diff bigwigCompare.xml @ 1:a22ccc261bb3 draft
Uploaded
author | bgruening |
---|---|
date | Fri, 15 Nov 2013 07:57:48 -0500 |
parents | d957e25e18a3 |
children | b5da81864541 |
line wrap: on
line diff
--- a/bigwigCompare.xml Thu Nov 14 16:39:18 2013 -0500 +++ b/bigwigCompare.xml Fri Nov 15 07:57:48 2013 -0500 @@ -29,6 +29,12 @@ #end if </command> + <stdio> + <exit_code range="1:" /> + <exit_code range=":-1" /> + <regex match="Error:" /> + <regex match="EXception:" /> + </stdio> <inputs> <param name="bigwigFile1" format="bigwig" type="data" label="Treatment bigwig file" /> <param name="bigwigFile2" format="bigwig" type="data" label="Input bigwig file" />