gkuffel22 has asked for the wisdom of the Perl Monks concerning the following question:
I am a new user of Perl and fairly new to programming in general. I am trying to analyze metagenomic DNA sequence data using the gene ontology database (GO). I am trying to automate this process using go-perl. I currently am using strawberry Perl on my 64 bit Windows machine. I have installed go-perl but when I try to run a script I get the following error code in my command line: no filehandle at C:/Perl64/site/lib/Data/Stag/BaseGenerator.pm line 473
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Cant get any scripts to run
by toolic (Bishop) on Oct 20, 2011 at 20:57 UTC | |
by gkuffel22 (Initiate) on Oct 20, 2011 at 21:12 UTC | |
by toolic (Bishop) on Oct 20, 2011 at 22:51 UTC |