[BioPython] parsing error in Bio.Sequencing.Ace

Brad Chapman chapmanb at uga.edu
Sun Apr 18 09:53:39 EDT 2004


Hi Hyung-Yong and Frank;
Thanks for handling the Ace parser questions -- glad the ol' parser
is still cooking along for everyone.

> Oh, there's also a typo in line 576, where it should read 'Missing
> header line in WA tag' instead of '... CT tag' :-(

Fixed in CVS.

> > But, I also modified ace.py because Iterator class does not support __iter__. 
> > I want to know why __iter__ is depreciated although it is very convenient.
> > 
> Good question. I can't remember having removed __iter__ by myself on
> purpose? Maybe I deleted it accidentially? Brad, do you know why
> __iter__ is out of the Iterator class? 

I'm not sure -- I guess it must have been left out accidentally.
Either way, I just added it back into CVS, so it should be there for
the next release.

Just let me know if there are any other changes or patches. Thanks
again.

Brad


More information about the BioPython mailing list