NAligner library v0.1

Pair.Format Method 

Formats an alignment object to the Pair_FORMAT format

public override string Format(
   Alignment alignment
);

Parameters

alignment
alignment object to be formated

Return Value

string of the alignment pair-formatted

See Also

Pair Class | NAligner.formats Namespace