[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
Wed Feb 6 16:28:15 UTC 2008


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





------- Comment #3 from dthomp325 at gmail.com  2008-02-06 11:28 EST -------
The python code is simply:

from Bio.Sequencing import Ace
ace_parser = Ace.ACEParser()
ace_file = ace_parser.parse(open((in_file), 'r'))


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