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 Wed Jul 14 01:49:26 2010 | http://epydoc.sourceforge.net |