NAligner library v0.1

FASTA.Format Method

Overload List

 

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

See Also

FASTA Class | NAligner.formats Namespace