| Trees | Indices | Help |
|---|
|
|
object --+
|
CodonTable
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
nucleotide_alphabet = NucleotideAlphabet()
|
|||
protein_alphabet = ProteinAlphabet()
|
|||
forward_table =
|
|||
back_table =
|
|||
start_codons =
|
|||
stop_codons =
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns a simple text representation of the codon table e.g. >>> import Bio.Data.CodonTable >>> print Bio.Data.CodonTable.standard_dna_table >>> print Bio.Data.CodonTable.generic_by_id[1]
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 18 18:19:24 2011 | http://epydoc.sourceforge.net |