[Biopython-dev] [Bug 2446] New: 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
Tue Feb 5 20:05:55 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2446
Summary: Comments in CT tags cause Bio.Sequencing.Ace.ACEParser
to fail.
Product: Biopython
Version: Not Applicable
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main Distribution
AssignedTo: biopython-dev at biopython.org
ReportedBy: dthomp325 at gmail.com
When parsing an ace file that contains CT tags with comments such as those
added by Polyphred 6.11, Bio.Sequencing.Ace.ACEParser appears to get stuck in
an infinite loop until it dies with a memory usage exception.
example CT tag with comment:
CT{
Contig36 polyPhredRank1 polyPhred 3608 3608 080205:125543
COMMENT{
99
C}
}
Parsing works correctly for the exact same ace file minus the COMMENTs.
--
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