Transcriber Takes a Dna Seq object and transcribes it.
Located in /Transcriber.php (line 37)
PEAR | --Bio | --Transcriber
function RevTranscribe_
Static function to convert RNA sequence string to DNA (Reverse-transcribe it!) Does the actual work, so make improvements here!
function Transcribe Static function to convert DNA sequence str to RNA.
Does the actual work, so make improvements here!
__construct
Constructor Must be an UnambiguousTranscriber, i.e. doesn't handle ambiguous bases
function revTranscribe Convert RNA sequence string to DNA (Reverse-transcribe it!) Class function to convert Dna Seq object to an Rna Seq object and return it.
function transcribe Class function to convert Dna Seq object to an Rna Seq object and return it.
Inherited From Bio
Bio::__construct()
Bio::printWithNl()
Documentation generated on Sun, 28 Sep 2008 11:09:41 +0200 by phpDocumentor 1.4.2