Click or drag to resize
MUMmerNoAmbiguity Property
Gets or sets a value indicating whether only basic symbols should be matched. Thus the matches will not contains any ambiguous symbols.

Namespace: Bio.Algorithms.MUMmer
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
See Also