The SimpleGeneticCodeTable type exposes the following members.

Properties

  NameDescription
Description
A string descripting this table, normally the one found in the DDBJ/EMBL/GenBank Feature Table.
SourceAlphabet
The alphabet of ISymbols that can be translated
(Inherited from SimpleManyToOneTranslationTable.)
TableNumber
the value for the feature qualifier table_num found in the DDBJ/EMBL/GenBank Feature Table. The associated feature key is CDS.
TargetAlphabet
The alphabet of ISymbols that will be produced.
(Inherited from SimpleManyToOneTranslationTable.)

See Also