RE: [Biojava-l] missing API

2003-10-11 Thread Schreiber, Mark
al Message- From: allanlee [mailto:[EMAIL PROTECTED] Sent: Thu 9/10/2003 6:58 a.m. To: [EMAIL PROTECTED] Cc: Subject: [Biojava-l] missing API Hi, I was trying to access "ProteinTools.createProteinSequence(String))",

[Biojava-l] missing API

2003-10-08 Thread allanlee
Hi, I was trying to access "ProteinTools.createProteinSequence(String))", as according to the javaDoc API, but the compiler claims this method createProteinSequence()" is not found. I am using "biojava-20020823.jar". I have to use this version, or else the DP will got hang. Th