Click or drag to resize
NucmerPairwiseAlignerIsAlign Property
Gets or sets a value indicating whether to run Align or AlignSimple.

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

Property Value

Type: Boolean
See Also