ClusterBuilder Properties |
The ClusterBuilder type exposes the following members.
Name | Description | |
---|---|---|
FixedSeparation |
Gets or sets maximum fixed diagonal difference
| |
MaximumSeparation |
Gets or sets maximum separation between the adjacent matches in clusters
| |
MinimumScore |
Gets or sets minimum output score
| |
ScoreMethod |
Gets or sets the method to use while calculating score of a cluster.
Default is MatchLength.
| |
SeparationFactor |
Gets or sets separation factor. Fraction equal to
(diagonal difference / match separation) where higher values
increase the insertion or deletion (indel) tolerance
|