[Bioperl-l] The Scriptome now has mailing lists
Victor
victor.ruotti at gmail.com
Fri Jul 22 13:16:22 EDT 2005
Hi Lincoln:
We are testing your bp_fast_load_gff.pl program on Solaris 10.
The script was downloaded from bioperl-live cvs repository.
It wont go pass creating the pipe files:
./bp_fast_load_gff.pl -d human_test test.gff
loading normalized group, type and attribute information...ok
creating load file /export/home/victor/fastload/fdata.16445...ok
opening load file for writing...
Here is the line of code where I think is having problem executing:
$FH{$_} = IO::File->new($file,'>') or die $_,": $!";
Is this because of the pipes used to fast things up?
Thanks,
Victor
More information about the Bioperl-l
mailing list