[BioPython] Re: error parsing human genbank
Jeffrey Chang
jchang@smi.stanford.edu
Sat, 20 Jul 2002 12:35:21 -0700
There's a GenBank.Iterator object that can iterate through a file that
contains multiple genbank records. Perhaps you could use this object
to return one record at a time, and then parse them separately.
Jeff
On Sat, Jul 20, 2002 at 01:25:18PM -0500, Jay Hesselberth wrote:
> After a twee bit of research, it appears that the human genbank files
> are actually concantenated genbank files. I suppose if BioPython has a
> genbank_multi function of some kind the genbank_format.py would fix your
> problems completely.
>
> Jay
>
>
> --
> ________________________________________________
> Jay Hesselberth jhessel@mail.utexas.edu
>
> University of Texas (512) 471-6445
> 2500 Speedway / A4800
> Austin, TX 78712
>
> _______________________________________________
> BioPython mailing list - BioPython@biopython.org
> http://biopython.org/mailman/listinfo/biopython