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 _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
