Click or drag to resize
QualitativeSequenceToString Method
Returns a string representation of the Qualitative sequence data. This representation will come from the symbols in the alphabet defined for the sequence. Also their Quality scores.

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

[Missing <returns> documentation for "M:Bio.QualitativeSequence.ToString"]

See Also