[Bioperl-l] e-values

stephan rosecker stephan.rosecker at ish.de
Wed May 12 13:02:47 EDT 2004


Hi,

is it possible to compare e-values with perl, bioperl or some module ?
e.g:
$a=1.6e-190;
$b=1.8e-300;
if (a < b)
...

of course this operator dosn't work ... ;-)

regards,
stephan


More information about the Bioperl-l mailing list