« Return to Thread: extracting CDS location from Genbank

Re: extracting CDS location from Genbank

by michael watson (IAH-C) :: Rate this Message:

Reply to Author | View in Thread

Post the script that produces that error, and your file's location

-----Original Message-----
From: bioperl-l-bounces@...
[mailto:bioperl-l-bounces@...] On Behalf Of Captainrave
Sent: 04 December 2007 15:07
To: Bioperl-l@...
Subject: Re: [Bioperl-l] extracting CDS location from Genbank


Yes but actually implementing it is another story.

I get an error:

------------- EXCEPTION: Bio::Root::Exception -------------
MSG: file argument provided, but with an undefined value
STACK: Error::throw
STACK: Bio::Root::Root::throw C:/Perl/site/lib/Bio/Root/Root.pm:359
STACK: Bio::SeqIO::new C:/Perl/site/lib/Bio/SeqIO.pm:359
STACK: test3.pl:7
-----------------------------------------------------------

Basically because I dont understand the code well enough.  For example,
how
do I tell it which input file to read? I know this might sound stupid,
but I
dont understand the Biowiki very well!

--
View this message in context:
http://www.nabble.com/extracting-CDS-location-from-Genbank-tf4942483.htm
l#a14152264
Sent from the Perl - Bioperl-L mailing list archive at Nabble.com.

_______________________________________________
Bioperl-l mailing list
Bioperl-l@...
http://lists.open-bio.org/mailman/listinfo/bioperl-l

_______________________________________________
Bioperl-l mailing list
Bioperl-l@...
http://lists.open-bio.org/mailman/listinfo/bioperl-l

 « Return to Thread: extracting CDS location from Genbank