[Biopython-dev] [Biopython - Bug #3439] (New) SwissProt parser breaks when parsing '[' crossref

redmine at redmine.open-bio.org redmine at redmine.open-bio.org
Fri Jun 28 22:12:59 UTC 2013


Issue #3439 has been reported by Iddo Friedberg.

----------------------------------------
Bug #3439: SwissProt parser breaks when parsing '[' crossref
https://redmine.open-bio.org/issues/3439

Author: Iddo Friedberg
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 
URL: 


It seems the SwissProt parser treats opening square brackets as comments in the cross-reference records. So if there is a '[' in the freetext, everything after that does not get parsed.

Seems like the relevant function is "_read_dr" line 491 in BioSwissProt/__init__.py

Thanks,

Iddo


----------------------------------------
You have received this notification because this email was added to the New Issue Alert plugin


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here and login: http://redmine.open-bio.org




More information about the Biopython-dev mailing list