Click or drag to resize
MatchToString Method
Converts RefStart, QueryStart, Length of Match to string.

Namespace: Bio.Algorithms.SuffixTree
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public override string ToString()

Return Value

Type: String
RefStart, QueryStart, Length.
See Also