PairwiseSequenceAlignerTraceback Field |
Traceback table built during the matrix creation step
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax protected sbyte[][] Traceback
Protected Traceback As SByte()()
protected:
array<array<signed char>^>^ Traceback
val mutable Traceback: sbyte[][]
Field Value
Type:
SByteSee Also