PairwiseSequenceAlignerScoreTable Field |
Generated score table - this is filled in with the scoring matrix when debugging
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax protected int[] ScoreTable
Protected ScoreTable As Integer()
protected:
array<int>^ ScoreTable
val mutable ScoreTable: int[]
Field Value
Type:
Int32See Also