NAligner library v0.1

FASTA.Format Method (Sequence)

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 sequence
);

See Also

FASTA Class | NAligner.formats Namespace | FASTA.Format Overload List