solving the newline problem (was Re: [Biopython-dev] Martel-0.3 available)
Andrew Dalke
dalke at acm.org
Tue Nov 21 00:59:33 EST 2000
[Continuing the thread]
mxTextTools is really fast, but it's very hard to write raw
tagtables. It's all one state table with no symbolic jump
labels. Blech.
I finished up the first drafts of the new StartsWith and EndsWith
RecordReaders. The new EndsWith parser is about 50% faster than
the readlines based one. The source code is temporarily at
http://www.biopython.org/~dalke/RecordReader.py for anyone who
wants to review it. Not much yet in the way of comments, I'm afraid.
Andrew
More information about the Biopython-dev
mailing list