[Biopython-dev] [Bug 2771] Entrez.efetch: dbSNP not supported yet?

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Fri Feb 20 16:50:09 UTC 2009


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





------- Comment #1 from dalloliogm at gmail.com  2009-02-20 11:50 EST -------
(In reply to comment #0)
> Executing efetch on the 'snp' database returns an html file instead of an xml
> (by default, running efetch on 'gene' or another database returns an xml).
> 
> >>> handle = Entrez.efetch(db='snp', id='9996597',)
> >>> cont = handle.read()
> >>> print cont
> <html>
> ...
> </html>

Sorry, this part is not correct. I am opening another bug report (#2772 ?)


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