Click or drag to resize
PairwiseAlignedSequenceToString Method
Converts the Consensus, First and Second sequences.

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
Consensus, First and Second sequences.
See Also