Trees | Index | Help |
---|
Package Bio :: Package Data :: Module CodonTable |
|
Classes | |
---|---|
AmbiguousCodonTable |
|
AmbiguousForwardTable |
|
CodonTable |
|
NCBICodonTable |
|
NCBICodonTableDNA |
|
NCBICodonTableRNA |
Exceptions | |
---|---|
TranslationError |
Variable Summary | |
---|---|
dict |
ambiguous_dna_by_id = {1: <Bio.Data.CodonTable.Ambiguous...
|
dict |
ambiguous_dna_by_name = {'Ascidian Mitochondrial': <Bio....
|
dict |
ambiguous_rna_by_id = {1: <Bio.Data.CodonTable.Ambiguous...
|
dict |
ambiguous_rna_by_name = {'Ascidian Mitochondrial': <Bio....
|
NCBICodonTableDNA |
standard_dna_table = <Bio.Data.CodonTable.NCBICodonTable...
|
NCBICodonTableRNA |
standard_rna_table = <Bio.Data.CodonTable.NCBICodonTable...
|
dict |
unambiguous_dna_by_id = {1: <Bio.Data.CodonTable.NCBICod...
|
dict |
unambiguous_dna_by_name = {'Ascidian Mitochondrial': <Bi...
|
dict |
unambiguous_rna_by_id = {1: <Bio.Data.CodonTable.NCBICod...
|
dict |
unambiguous_rna_by_name = {'Ascidian Mitochondrial': <Bi...
|
Variable Details |
---|
ambiguous_dna_by_name
|
ambiguous_rna_by_id
|
ambiguous_rna_by_name
|
standard_dna_table
|
standard_rna_table
|
unambiguous_dna_by_id
|
unambiguous_dna_by_name
|
unambiguous_rna_by_id
|
unambiguous_rna_by_name
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Mar 31 20:15:48 2005 | http://epydoc.sf.net |