The alphabet of ISymbols that will be produced.

Namespace:  BioSharp.Core.Bio.Symbol
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public abstract IAlphabet TargetAlphabet { get; }

Implements

ITranslationTable..::.TargetAlphabet

See Also