[Bioperl-l] SeqIO, Write to File

hafiz hafiz khufaz83 at yahoo.com
Thu Dec 30 02:27:49 EST 2004


hello,i have sucessfull to change format by this souce
code in cgi  file but it still not working  in the
url, why?


$filegame=">/var/www/html/infoseq";
open (FILE,"$filegame") || die "Couldn't open file\n";

 
$io=Bio::SeqIO->new('-file'=>"$filegame",'-format'=>"game");

$io->write_seq($seq);



________________________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html


More information about the Bioperl-l mailing list