Click or drag to resize
DeltaAlignmentFirstSequenceStart Property
Gets or sets the start 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 FirstSequenceStart { get; set; }

Property Value

Type: Int64
See Also