[Bioperl-l] Bio::DB::GenBank
Brian Osborne
brian_osborne at cognia.com
Fri Feb 18 17:20:03 EST 2005
Allen,
Please see the Feature and Annotation HOWTO, it talks about to get the data
stored in the Feature table of a Genbank entry.
Brian O.
-----Original Message-----
From: bioperl-l-bounces at portal.open-bio.org
[mailto:bioperl-l-bounces at portal.open-bio.org]On Behalf Of Allen Liu
Sent: Friday, February 18, 2005 4:57 PM
To: bioperl-l at bioperl.org
Subject: [Bioperl-l] Bio::DB::GenBank
Hi,
I have used the sample script that extracts the GB
file and the sequence. To extract the DNA sequence, I
used:
$dnaseq = $seqobj->seq();
However, how does acquire the translation product of
the coding region. The reason why I need to implement
this step is because I cannot simply blast with:
my $blast_result = blast_sequence($seqobj);
Any information would be greatly appreciated.
Thanks,
Allen Liu
_______________________________________________
Bioperl-l mailing list
Bioperl-l at portal.open-bio.org
http://portal.open-bio.org/mailman/listinfo/bioperl-l
More information about the Bioperl-l
mailing list