Click or drag to resize
IAlphabetGetAmbiguousSymbols Method
Gets the ambiguous symbols present in alphabet.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
HashSet<byte> GetAmbiguousSymbols()

Return Value

Type: HashSetByte

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

See Also