[Biopython-dev] [Bug 2468] Tutorial needs a fix: Bio.WWW.NCBI

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Mon Mar 17 13:18:35 UTC 2008


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





------- Comment #4 from mmokrejs at ribosome.natur.cuni.cz  2008-03-17 09:18 EST -------
Created an attachment (id=880)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=880&action=view)
taxfetch.py

This program/module can fetch for the user the Lineage line. The query()
function uses the deprecated biopython API while the efetch uses the other.
Queries get cached in a local file taxonomycache.db for speed.

Users can call either of the two functions from external python code. Feel free
to use the code in Tutorial or even bundle in any form into the package.


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