Click or drag to resize
NUCmer Constructor (ISuffixTree)
Initializes a new instance of the NUCmer class

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public NUCmer(
	ISuffixTree suffixTree
)

Parameters

suffixTree
Type: Bio.Algorithms.SuffixTreeISuffixTree

[Missing <param name="suffixTree"/> documentation for "M:Bio.Algorithms.Alignment.NUCmer.#ctor(Bio.Algorithms.SuffixTree.ISuffixTree)"]

See Also