Hi Shamanou, I can see the error is around line no 192~193, I would suggest you to print the codons list first, like below.
192 SOP (CODON LIST); 193 prot = SymbolListViews.translate(codons,RNATools.getGeneticCode( "UNIVERSAL")); Paste result in mail thread then we can start debugging . Regards, Anant On Sun, Feb 13, 2011 at 8:02 PM, Shamanou van Leeuwen < [email protected]> wrote: > hi guys, > > i made am making a tool to translate dna to protein using biojava. > But i am getting some errors that is do not fully understand. > Can somebody please tell me what i am doing wrong? > > > script: > http://pastebin.com/TJSjkgqK > > errors: > http://pastebin.com/iFXYWEZB > _______________________________________________ > Biojava-l mailing list - [email protected] > http://lists.open-bio.org/mailman/listinfo/biojava-l > -- Anant Jain B.Tech Bioinformatics, RHCE Software Engineer, Persistent Systems Limited, Pune _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
