[Biojava-l] \biojava-1.7-all\biojava-1.7\demos\seqviewer\EmblViewer.java - Doesn't Work

Mara Axiom mara.axiom at gmail.com
Fri Oct 30 17:01:29 UTC 2009


Hello all,

I have been playing with the demos that come with BioJava to learn about the
language, but for some reason I can't get EmblViewer work. I changed the
value of String seqFile from NULL to "acc.embl" (an EMBL file in the same
directory where the java file is) in public static void main(String[] args),
but it still doesn't work. It compiles, but doesn't run. I get this error
message: Exception in thread "main" java.lang.Exception: usage: java
seqviewer.EmblViewer acc.embl
ÏÏat seqviewer.EmblViewer.main(EmblViewer.java:29)

What am I doing wrong here? Any help is appreciated!

Thanks,

Mara




More information about the Biojava-l mailing list