[Biopython-dev] [Bug 2408] New: GenBank records do not contain U's
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Wed Nov 21 18:20:38 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2408
Summary: GenBank records do not contain U's
Product: Biopython
Version: 1.43
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main Distribution
AssignedTo: biopython-dev at biopython.org
ReportedBy: marcin.cieslik at gmail.com
The GenBank GenBank.FeatureParser() assigns a wrong alphabet for ss-RNA
records:
all GenBank records use T's not U's:
http://www.bioperl.org/pipermail/bioperl-l/2001-October/006400.html
parsing of:
http://www.ncbi.nlm.nih.gov/entrez/viewer.fcgi?db=nuccore&id=511859
results in:
u'511859': SeqRecord(seq=Seq('CAC <<CUT>> TGG', IUPACAmbiguousRNA()),
id='M23021.1', name='MSBMVCCG', description='Southern cowpea mosaic virus,
complete genome.', dbxrefs=[])}
--
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