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

Class NCBICodonTable

CodonTable --+
             |
            NCBICodonTable

Known Subclasses:
NCBICodonTableDNA, NCBICodonTableRNA

Method Summary
  __init__(self, id, names, table, start_codons, stop_codons)

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

Class Variable Details

nucleotide_alphabet

Type:
NucleotideAlphabet
Value:
NucleotideAlphabet()                                                   

protein_alphabet

Type:
IUPACProtein
Value:
IUPACProtein()                                                         

Generated by Epydoc 2.1 on Mon Aug 27 16:13:11 2007 http://epydoc.sf.net