Hello, I am trying to parse a flat file of refseq protein sequences in what looks like GenBank format. However, although the program, using SeqIOTools.readGenbank() and seq=seqs.nextSequence(), works fine with DNA sequences in GenBank format, it fails to extract the protein sequences. Does this method of using readGenbank() only deal with DNA sequences?
Thanks. Rich __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
