Click or drag to resize
NucmerPairwiseAlignerForwardOnly Property
Align only the forward strands of each sequence.

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

Property Value

Type: Boolean
See Also