PairwiseSequenceAlignerv_Gap_Length Field |
This array keeps track of the length of gaps up to a point along the vertical axis.
nly used with the affine gap model.
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax protected int[] v_Gap_Length
Protected v_Gap_Length As Integer()
protected:
array<int>^ v_Gap_Length
val mutable v_Gap_Length: int[]
Field Value
Type:
Int32See Also