Click or drag to resize
NucmerPairwiseAlignerDescription Property
Gets or Sets the description 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 Description { get; }

Property Value

Type: String

Implements

ISequenceAlignerDescription
See Also