| Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
nucleotide_alphabet = NucleotideAlphabet()
|
|||
protein_alphabet = ProteinAlphabet()
|
|||
forward_table =
|
|||
back_table =
|
|||
start_codons =
|
|||
stop_codons =
|
|||
|
|||
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 Sun May 3 17:14:15 2009 | http://epydoc.sourceforge.net |