Click or drag to resize
NUCmerSeparationFactor Property
Gets or sets separation factor. Fraction equal to (diagonal difference / match separation) where higher values increase the insertion or deletion (indel) tolerance

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public float SeparationFactor { get; set; }

Property Value

Type: Single
See Also