Click or drag to resize
PairwiseSequenceAlignerInitialize Method
This is step (1) in the dynamic programming model - to initialize the default values for the scoring matrix and traceback tables.

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
protected void Initialize()
See Also