[Biojava-l] biojava:-one more problem...
Geetha Vasudevan
geethav@incyte.com
Thu, 24 Jan 2002 14:49:22 -0800
[26]% javac seqviewer/BeadDemo.java
[27]% java seqviewer/BeadDemo ./seqviewer/test.fa
java.io.IOException: Premature end of stream or missing end tag '//' for
EMBL
at org.biojava.bio.seq.io.EmblLikeFormat.readSequence
(EmblLikeFormat.java:187) (pc 252)
at org.biojava.bio.seq.io.StreamReader.nextSequence
(StreamReader.java:100) (pc 41)
rethrown as org.biojava.bio.BioException: Could not read sequence
at org.biojava.bio.seq.io.StreamReader.nextSequence
(StreamReader.java:103) (pc 64)
at seqviewer.BeadDemo.main (BeadDemo.java:137) (pc 61)
-----although the x-window pops-up with 'horizontal' ,'vertical'
buttons.