Click or drag to resize
NucmerPairwiseAlignerName Property
Gets or Sets the name of the algorithm.

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

Property Value

Type: String

Implements

ISequenceAlignerName
See Also