Click or drag to resize
DeltaAlignmentFirstSequenceEnd Property
Gets or sets the end index of first sequence

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public long FirstSequenceEnd { get; set; }

Property Value

Type: Int64
See Also