On Fri, Jun 13, 2008 at 7:45 AM, Beema shafreen
<[EMAIL PROTECTED]> wrote:

> ...     gi, seq, e_value = line.strip().split('\t')

At this point, e_value contains a string value. You'll need to convert
it to a float before you can meaningfully compare it.

-- 
Cheers,
Simon B.
[EMAIL PROTECTED]
http://www.brunningonline.net/simon/blog/
GTalk: simon.brunning | MSN: small_values | Yahoo: smallvalues | Twitter: brunns
--
http://mail.python.org/mailman/listinfo/python-list
  • e-value Beema shafreen
    • Re: e-value Simon Brunning

Reply via email to