Click or drag to resize
SequenceAlignersNUCmer Property
Gets an instance of NUCmer3 class which implements the NUCmer algorithm for alignment

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

Property Value

Type: NucmerPairwiseAligner
See Also