[Biopython-dev] [Bug 2408] GenBank records do not contain U's
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Thu Nov 22 00:25:15 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2408
------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk 2007-11-21 19:25 EST -------
So the GenBank file says in its header "ss-RNA" (single stranded RNA), and we
obey this and set an RNA alphabet. However, as you point out, the actual
sequence contains T not U, so is in fact given as DNA!
Is this a bug in GenBank maybe...?
Do you think we should switch the T's into U's to match the stated alphabet, or
simply return a DNA sequence based on the content?
--
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