Trees | Index | Help |
---|
Package Bio :: Package Data :: Module CodonTable :: Class NCBICodonTable |
|
CodonTable
--+
|
NCBICodonTable
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
|
protein_alphabet
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Mar 31 20:15:51 2005 | http://epydoc.sf.net |