Click or drag to resize
MultiWaySuffixTreeNoAmbiguity Property
Gets or sets a value indicating whether it Matches basic symbols only.

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

Property Value

Type: Boolean

Implements

ISuffixTreeNoAmbiguity
See Also