Click or drag to resize
IClusterBuilderScoreMethod Property
Gets or sets the method to use while calculating score of a cluster.

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

Property Value

Type: ClusterScoreMethod
See Also