Trees | Indices | Help |
---|
|
Code to transcribe DNA into RNA or back (DEPRECATED).
You are now encouraged to use the Seq object methods or the functions in Bio.Seq instead.
This module is now deprecated, and will be removed in a future release of Biopython.
|
|||
Transcribe |
|
|||
generic_transcriber = Transcribe(Alphabet.generic_dna, Alphabe
|
|||
ambiguous_transcriber = Transcribe(IUPAC.ambiguous_dna, IUPAC.
|
|||
unambiguous_transcriber = Transcribe(IUPAC.unambiguous_dna, IU
|
|||
__package__ =
|
|||
__warningregistry__ =
|
|
generic_transcriber
|
ambiguous_transcriber
|
unambiguous_transcriber
|
__warningregistry__
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Sep 22 19:31:50 2009 | http://epydoc.sourceforge.net |