Click or drag to resize
IAlphabetGetSymbolValueMap Method
Maps A to A and a to A that is key will contain unique values. This will be used in the IsValidSymbol method to address Scenarios like a == A, G == g etc.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
byte[] GetSymbolValueMap()

Return Value

Type: Byte

[Missing <returns> documentation for "M:Bio.IAlphabet.GetSymbolValueMap"]

See Also