[Biojava-l] extracting genome sequence from Genbank file

Ikro Yoon ikro@cs.stanford.edu
Thu, 11 Apr 2002 14:10:44 -0700


Hello,

I have just started using biojava and find it extremely useful. 
Particularly, I am using it for parsing Genbank files. I took a look at
the documentation as well as TestGenbank.java under demos/seq directory
to get an idea of how to extract various information from Genbank files.

One thing that I am still having trouble is extracting the genome
sequence at the end of Genbank file. How could I do that?

Thank you for your help.

Ikro