Package Bio :: Package Data :: Module CodonTable :: Class AmbiguousCodonTable
[show private | hide private]
[frames | no frames]

Class AmbiguousCodonTable

CodonTable --+
             |
            AmbiguousCodonTable


Method Summary
  __init__(self, codon_table, ambiguous_nucleotide_alphabet, ambiguous_nucleotide_values, ambiguous_protein_alphabet, ambiguous_protein_values)
  __getattr__(self, name)

Class Variable Summary
    Inherited from CodonTable
dict back_table = {}
dict forward_table = {}
NucleotideAlphabet nucleotide_alphabet = NucleotideAlphabet()
ProteinAlphabet protein_alphabet = ProteinAlphabet()
list start_codons = []
list stop_codons = []

Generated by Epydoc 2.1 on Thu Jun 30 22:06:01 2005 http://epydoc.sf.net