[Bioperl-l] e-values

Shawn Hoon shawnh at stanford.edu
Wed May 12 13:20:35 EDT 2004


it does work:

[Shawn-Hoons-Computer:~] shawn% perl -e "print 1.6e-190 > 1.8e-300"
1[Shawn-Hoons-Computer:~] shawn%

On May 12, 2004, at 10:02 AM, 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