Click or drag to resize
DeltaAlignmentDeltas Property
Gets list of integers that pointing the insertion and deletion indices

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<long> Deltas { get; }

Property Value

Type: IListInt64
See Also