Click or drag to resize
ClusterBuilder Properties

The ClusterBuilder type exposes the following members.

Properties
  NameDescription
Public propertyFixedSeparation
Gets or sets maximum fixed diagonal difference
Public propertyMaximumSeparation
Gets or sets maximum separation between the adjacent matches in clusters
Public propertyMinimumScore
Gets or sets minimum output score
Public propertyScoreMethod
Gets or sets the method to use while calculating score of a cluster. Default is MatchLength.
Public propertySeparationFactor
Gets or sets separation factor. Fraction equal to (diagonal difference / match separation) where higher values increase the insertion or deletion (indel) tolerance
Top
See Also