No subject
Bradley Marshall
bradbioperl@yahoo.com
Tue, 10 Aug 1999 12:50:16 -0700 (PDT)
Hi all!
I'm new to bioperl (and perl) and am having a problem. I tried to write
a script using SeqIO to read a sequence in from a file:
$stream = Bio::SeqIO -> new(-file => "/home/brad/seqs/fasta.txt",
-fmt=> 'Fasta');
The problem is instead of looking for SeqIO.pm, it's looking for
SeqIO/.pm, adding in another directory slash. Hence, it doesn't find
the file. Any ideas as to my problem?
Thanx
Brad Marshall
_____________________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
=========== Bioperl Project Mailing List Message Footer =======
Project URL: http://bio.perl.org
For info about how to (un)subscribe, where messages are archived, etc:
http://www.techfak.uni-bielefeld.de/bcd/Perl/Bio/vsns-bcd-perl-guts.html
====================================================================