in reply to BioPerl translate sequence
What documentation are you referencing? See http://doc.bioperl.org/releases/bioperl-1.4/Bio/Perl.html#POD8
Title : translate
Usage : $seqobj = translate($seq_or_string_scalar)
Function: translates a DNA sequence object OR just a plain
string of DNA to amino acids
Returns : A Bio::Seq object
Args : Either a sequence object or a string of
just DNA sequence characters |
I am trying to translate a DNA sequence to a protein sequence using all 3 ORFs (same strand).
What? ORF sounds like something Pinky would say :D
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: BioPerl translate sequence
by RobertCraven (Sexton) on May 13, 2011 at 14:07 UTC |