[BioPython] Question!!!

alper soyler alpersoyler at yahoo.com
Tue May 2 15:24:47 UTC 2006


Hi all,
 
 I have a protein in fasta format in a file called 'fasta' and I am writing below script:
 
 from Bio.Blast import NCBIWWW
 result_handle = NCBIWWW.qblast('blastp', 'nr', fasta)
 
 However, it gives me the following error:
 
 Traceback (most recent call last):
   File "<stdin>", line 1, in ?
 AttributeError: 'module' object has no attribute 'qblast'
 
 Do I have something missing in my Biopython? How can I solve this problem? Thank you.
 
 Regards,
 Alper 
 
 
		
---------------------------------
Love cheap thrills? Enjoy PC-to-Phone  calls to 30+ countries for just 2¢/min with Yahoo! Messenger with Voice.



More information about the Biopython mailing list