[Biopython-dev] Re: [BioPython] Blast/NCBIWWW parser Problems

Jeffrey Chang jchang at smi.stanford.edu
Sun Sep 22 03:33:34 EDT 2002


This turned out to be because NCBI changed their format.  The parser
is fixed and committed.

Jeff


On Fri, Sep 20, 2002 at 04:39:08PM +0900, ±è½Â¹ü wrote:
> Hi.
> 
> Maybe.. Blast format changed again.
> 
> I think, in NCBIWWW/_scan_one_pairwise_alignment method 
> "read_and_call_until(uhandle, consumer.noevent, contain='<PRE>')" is needed before read_and_call(....<PRE>).
> 
> and in NCBIWWW/_scan_alignment_header method
> alignment header can be three lines.
> so Parser can not find "Length =" string.
> 
> check it please.
> 
> I used Python 2.2 and biopython-1.00a4, of course with a updated NCBIWWW.py in CVS
> 
> 
> # by picxenk
> # picxenk at dreamwiz.com
> # picxenk at xenbio.net
> # http://xenbio.net
> # http://squeak.wo.to
>    
> 
> -------------------------------------------------
> DreamWiz Free Mail @ http://www.dreamwiz.com/
> DreamSearch Click the world!!! http://search.dreamwiz.com/
> 



More information about the Biopython-dev mailing list