Click or drag to resize
SequenceAlignersAll Property
Gets the list of all aligners which is supported by the framework.

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static List<ISequenceAligner> All { get; }

Property Value

Type: ListISequenceAligner
See Also