Click or drag to resize
ISuffixTreeNoAmbiguity Property
Gets or sets a value indicating whether to match basic symbols only by ignoring the ambiguous symbols or not.

Namespace: Bio.Algorithms.SuffixTree
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
bool NoAmbiguity { get; set; }

Property Value

Type: Boolean
See Also