Yes, just me violating all the principles of OO programming :(
I'll change it to return a Symbol (which would have been the sensible
thing for me to do in the first place). I'll check to CVS in about an
hour.
- Mark
> -Original Message-
> From: David Waring [mailto:[EMAIL PROTECTED]
>
Hi All,
Thanks to Keith for rationalizing SeqIOTools. I'll be adding a revision
to the "How Do I read a GenBank, SwissProt or EMBL file?" tutorial in
Biojava in Anger to show how some of the new stuff can be used.
Good work!
I also noticed going through CVS that some of our stuff hasn't changed
The Savings Register ON THE WEB
This is an independent offer from Savings Register and is in no way affiliated with or
endorsed by Proctor and Gamble or the Crest brand. Crest and Crest SpinBrush are
registered trademarks of Proctor and Gamble.
***
Hi -
If you want to filter while reading sequence in you could write
something that overides SeqIOFilter and implements ParseErrorSource and
only passes on events from GenBank sequences of interest. This is a bit
more complicated and requires a more detailed understanding of the SeqIO
API but is u