Click or drag to resize
ProteinAlphabetGetValidSymbols Method
Gets the valid symbol.

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

Return Value

Type: HashSetByte
Returns HashSet of valid symbols.

Implements

IAlphabetGetValidSymbols
See Also