PairwiseSequenceAlignerusingAffineGapModel Field |
A variable to keep track of whether the traceback table was constructed with an affine gap model.
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax protected bool usingAffineGapModel
Protected usingAffineGapModel As Boolean
protected:
bool usingAffineGapModel
val mutable usingAffineGapModel: bool
Field Value
Type:
BooleanSee Also