Click or drag to resize
ProteinAlphabetHasGaps Property
Gets or sets a value indicating whether this alphabet has a gap character. This alphabet does have a gap character.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public bool HasGaps { get; protected set; }

Property Value

Type: Boolean

Implements

IAlphabetHasGaps
See Also