Click or drag to resize
DeltaAlignmentQueryDirection Property
Gets or sets the query sequence direction FORWARD or REVERSE When this is reverse, the second offsets will be reversed in output

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

Property Value

Type: String
See Also