[Biojava-l] newbie vowes pleas help me!
Thomas Down
td2@sanger.ac.uk
Fri, 4 Aug 2000 09:58:55 +0100
On Thu, Aug 03, 2000 at 09:19:04PM +0200, Sigmund, Ralf wrote:
> newbie vowes:
> i am trying to run the tutorial example GCContent.java
> --------------------------------------------------
> the source again:
> _______________________________
>
> import java.io.*;
> import org.biojava.bio.symbol.*;
> import org.biojava.bio.seq.io.*;
Oh dear, mea culpa -- you also need:
import org.biojava.bio.seq.*;
This fixes all those compile errors you saw :(.
Good luck!
Thomas.
--
One of the advantages of being disorderly is that one is
constantly making exciting discoveries.
-- A. A. Milne