Click or drag to resize
ClusterToString Method
Converts RefStart, QueryStart, Length, Score, WrapScore, IsGood for each cluster to string.

Namespace: Bio.Algorithms.Alignment
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, Score, WrapScore, IsGood for each cluster.
See Also