Click or drag to resize
RnaAlphabetHasAmbiguity Property
Gets or sets a value indicating whether this alphabet has ambiguous symbols. This alphabet does have ambiguous symbols.

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

Property Value

Type: Boolean

Implements

IAlphabetHasAmbiguity
See Also