Click or drag to resize
ISequenceAlignerDescription Property
Gets the description of the sequence alignment algorithm being implemented.This is intended to give developer some information of the alignment algorithm.

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

Property Value

Type: String
See Also