public override string Format(Alignment);
Returns the name, description and sequence combined in one string. The length of each line in the sequence is FASTA.LINE_LENGTH
public virtual string Format(Sequence);
FASTA Class | NAligner.formats Namespace