[Biopython-dev] [Bug 2353] Swissprot (UniProt) files with ** lines fail to parse
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Fri Aug 31 10:09:06 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2353
------- Comment #10 from biopython-bugzilla at maubp.freeserve.co.uk 2007-08-31 06:09 EST -------
The Biopython Swiss-Prot parser expects the different line types in a certain
order - my change meant it would allow a ** line between the FT and SQ lines
(as in your attachment 739 for ACDB_METTH).
I had assumed these ** lines would allways be at the same position, but from
your description, some entries have ** lines further up (near the DR line).
Could you attach the entry causing trouble please? And if you can spot any
other variations by eye, that would be good.
I may need to make a more general fix to ignore ** lines in multiple places...
but I would prefer minimal changes.
--
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