1 Dec 05:37
Re: Problems installing bioperl (bioperl-live tarball from CVS)
Chris Fields <cjfields <at> uiuc.edu>
2007-12-01 04:37:50 GMT
2007-12-01 04:37:50 GMT
Make sure to keep this on the list. ncbi_gi() is only in bioperl-live (CVS); my guess is you either somehow got 1.5.2 instead or the bioperl-live version is not found in your path. It's very likely the latter, as perl's looking for whatever else is present (which appears to be an older version of bioperl). That should give you a hint that the problem may be with your lib path. Try changing the 'Use lib '/home/awaller/bioperl-live/ Bio'' to: use lib '/home/awaller/bioperl-live'; chris On Nov 30, 2007, at 8:09 PM, alison waller wrote: > Okay so Now I'm really confused. > I edited > #!usr/bin/perl >> Use lib '/home/awaller/bioperl-live/Bio. > I ran the script below with the *special hit->ncbi from Chris. It > worked, > it was great, I got the gi! No errors, no bugs that I saw in > checking the > output. Then I went back in, edited the script to retrieve further > info > (specifically the strand). Saved it, now when I try to run it I get > the > same error message that I was previously getting. > > barrett ~ $ perl blast_parse_awcf.pl OldMoBlastxGiTest.txt 1(Continue reading)
Russell
> -----Original Message-----
> From: Chris Fields [mailto:cjfields <at> uiuc.edu]
> Sent: Tuesday, 4 December 2007 3:16 p.m.
> To: Smithies, Russell
> Cc: bioperl-l <at> lists.open-bio.org
> Subject: Re: [Bioperl-l] Bio::Assembly::IO problems reading .ace files
>
> This seems similar to the 'too many open filehandles issue' documented
> here:
>
>
RSS Feed