Click or drag to resize
ProteinAlphabetGetAmbiguousSymbols Method
Gets the ambigious characters 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.ProteinAlphabet.GetAmbiguousSymbols"]

Implements

IAlphabetGetAmbiguousSymbols
See Also