Click or drag to resize
SequenceStatisticsToString Method
Converts the sequence chars with its count to string.

Namespace: Bio
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
Sequence chars with its count.
See Also