[Biopython-dev] [Bug 2454] Iterators can't use file-like objects
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Wed Jun 11 15:26:59 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2454
------- Comment #9 from mdehoon at ims.u-tokyo.ac.jp 2008-06-11 11:26 EST -------
I "fixed" SwissProt.SProt.Iterator by deprecating it. Instead of
SwissProt.SProt.Iterator, we recommend using Bio.SwissProt.parse and
Bio.SeqIO.parse.
Next on the to-do list is SwissProt.KeyWList.extract_keywords.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list