Click or drag to resize
DnaAlphabetGetAmbiguousSymbols 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
public HashSet<byte> GetAmbiguousSymbols()

Return Value

Type: HashSetByte

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

Implements

IAlphabetGetAmbiguousSymbols
See Also