Click or drag to resize
AlphabetsAmbiguousAlphabetMap Field
Mapping between an alphabet type and its corresponding ambiguous alphabet type.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static readonly Dictionary<IAlphabet, IAlphabet> AmbiguousAlphabetMap

Field Value

Type: DictionaryIAlphabet, IAlphabet
See Also