[Bioperl-l] e-values

Rob Edwards redwards at utmem.edu
Wed May 12 13:23:18 EDT 2004


This works perfectly fine except you need to say

if ($a < $b) { ....  }

Rob

On May 12, 2004, at 12:02 PM, stephan rosecker wrote:

> 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
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at portal.open-bio.org
> http://portal.open-bio.org/mailman/listinfo/bioperl-l



More information about the Bioperl-l mailing list