Click or drag to resize
IMultipleSequenceAlignerAlignmentScore Property
Gets the alignment score of the multiple sequence alignment. A typical score is the summation of pairwise alignment scores.

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
float AlignmentScore { get; }

Property Value

Type: Single
See Also