Click or drag to resize
NucmerPairwiseAlignerGapOpenCost Property
Gets or sets the Gap Open Cost.

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

Property Value

Type: Int32

Implements

ISequenceAlignerGapOpenCost
See Also