目录
TranslationError
TranslationError.__firstlineno__
TranslationError.__static_attributes__
CodonTable
CodonTable.__init__()
CodonTable.forward_table
CodonTable.back_table
CodonTable.start_codons
CodonTable.stop_codons
CodonTable.__str__()
CodonTable.__annotations__
CodonTable.__firstlineno__
CodonTable.__static_attributes__
make_back_table()
NCBICodonTable
NCBICodonTable.nucleotide_alphabet
NCBICodonTable.protein_alphabet
NCBICodonTable.__init__()
NCBICodonTable.__repr__()
NCBICodonTable.__annotations__
NCBICodonTable.__firstlineno__
NCBICodonTable.__static_attributes__
NCBICodonTableDNA
NCBICodonTableDNA.nucleotide_alphabet
NCBICodonTableDNA.__annotations__
NCBICodonTableDNA.__firstlineno__
NCBICodonTableDNA.__static_attributes__
NCBICodonTableRNA
NCBICodonTableRNA.nucleotide_alphabet
NCBICodonTableRNA.__annotations__
NCBICodonTableRNA.__firstlineno__
NCBICodonTableRNA.__static_attributes__
AmbiguousCodonTable
AmbiguousCodonTable.__init__()
AmbiguousCodonTable.__getattr__()
AmbiguousCodonTable.__annotations__
AmbiguousCodonTable.__firstlineno__
AmbiguousCodonTable.__static_attributes__
list_possible_proteins()
list_ambiguous_codons()
AmbiguousForwardTable
AmbiguousForwardTable.__init__()
AmbiguousForwardTable.__contains__()
AmbiguousForwardTable.__firstlineno__
AmbiguousForwardTable.__static_attributes__
AmbiguousForwardTable.get()
AmbiguousForwardTable.__getitem__()
register_ncbi_table()
收集各种有用的生物数据。