PairwiseSequenceAlignerh_Gap_Length Field |
This array keeps track of the length of gaps up to a point along the horizontal axis.
Only 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[] h_Gap_Length
Protected h_Gap_Length As Integer()
protected:
array<int>^ h_Gap_Length
val mutable h_Gap_Length: int[]
Field Value
Type:
Int32See Also