Click or drag to resize
AlignedSequenceToString Method
Converts sequenceData of all the Sequences in the list 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
sequenceData of all the Sequences in the list.
See Also