comparison bigwigCompare.xml @ 1:a22ccc261bb3 draft

Uploaded
author bgruening
date Fri, 15 Nov 2013 07:57:48 -0500
parents d957e25e18a3
children b5da81864541
comparison
equal deleted inserted replaced
0:d957e25e18a3 1:a22ccc261bb3
27 --pseudocount '$advancedOpt.pseudocount' 27 --pseudocount '$advancedOpt.pseudocount'
28 --binSize $advancedOpt.binSize 28 --binSize $advancedOpt.binSize
29 29
30 #end if 30 #end if
31 </command> 31 </command>
32 <stdio>
33 <exit_code range="1:" />
34 <exit_code range=":-1" />
35 <regex match="Error:" />
36 <regex match="EXception:" />
37 </stdio>
32 <inputs> 38 <inputs>
33 <param name="bigwigFile1" format="bigwig" type="data" label="Treatment bigwig file" /> 39 <param name="bigwigFile1" format="bigwig" type="data" label="Treatment bigwig file" />
34 <param name="bigwigFile2" format="bigwig" type="data" label="Input bigwig file" /> 40 <param name="bigwigFile2" format="bigwig" type="data" label="Input bigwig file" />
35 41
36 <param name="comparison_type" type="select" 42 <param name="comparison_type" type="select"