[Biopython-dev] [Bug 2446] Comments in CT tags cause Bio.Sequencing.Ace.ACEParser to fail.
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Fri Aug 1 16:09:08 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2446
mdehoon at ims.u-tokyo.ac.jp changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #6 from mdehoon at ims.u-tokyo.ac.jp 2008-08-01 12:09 EST -------
Fixed in CVS.
Please use Ace.read(handle) instead of Ace.ACEParser().parse(handle),
and Ace.parse(handle) instead of Ace.Iterator(handle, Ace.RecordParser()).
--
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