IClusterBuilderMinimumScore Property |
Gets or sets minimum output score
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax int MinimumScore { get; set; }
Property MinimumScore As Integer
Get
Set
property int MinimumScore {
int get ();
void set (int value);
}
abstract MinimumScore : int with get, set
Property Value
Type:
Int32See Also