Click or drag to resize
DerivedSequenceAlphabet Property
Gets the alphabet to which symbols in this sequence belongs to.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IAlphabet Alphabet { get; }

Property Value

Type: IAlphabet

Implements

ISequenceAlphabet
See Also