[Biopython] converting unigene list in gene name list

francesco chiani francesco.chiani at gmail.com
Mon May 27 15:29:12 UTC 2013


HI pythonian,
I'm trying to convert a simple txt unigene list in a gene symbol list with
Bio.Entrez , let's semplify: just one unigene:
handle =Entrez.esearch(db="unigene", term="Z26634")
but..what I've got from Entrez.read is fairly unusefull, I think.. what I'm
doing wrong?

kindly



More information about the Biopython mailing list