[BioPython] Connecting to Genbank

Glen Spraggon gspraggon at gnf.org
Tue Nov 25 20:08:37 EST 2003


Hi,
      I have just resurrected an old script ( about six months old) that
queries Genbank for sequence information using the gi number. The scrips
gets the gi information by calling

Gi_list=Genbank.search_for("gi|number")

Then sequence information is extracted from Gi_list. The problem is that
although this used to work it now it doesn't. It doesn't throw an
exception either just keeps going. Has something changed with Genbank.

Cheers

Glen  



More information about the BioPython mailing list