[Biopython-dev] [Bug 1946] Parsing GenBank Files - unknown line type PROJECT

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Mon Feb 6 05:24:39 EST 2006


http://bugzilla.open-bio.org/show_bug.cgi?id=1946


biopython-bugzilla at maubp.freeserve.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
           Platform|Macintosh                   |All




------- Comment #2 from biopython-bugzilla at maubp.freeserve.co.uk  2006-02-06 05:24 -------
Initial fix checked in, see Bio/GenBank/__init__.py revision 1.57

The parser will now print a warning when unknown header lines are found, but
will continue parsing the file.  Previously parsing would halt at the unknown
line.  This will allow people to deal with files containing the new project
line (and other headers the NCBI may introduce in the future).

Once the NCBI settle on the exact format of the new project line, we should
sort out how to represent it in BioPython.  I have therefore left this bug open
for now...




------- 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