Click or drag to resize
ClusterBuilderMaximumSeparation Property
Gets or sets maximum separation between the adjacent matches in clusters

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

Property Value

Type: Int32

Implements

IClusterBuilderMaximumSeparation
See Also