Class FastaAlignmentFormat

java.lang.Object
org.biojava.bio.seq.io.FastaAlignmentFormat
All Implemented Interfaces:
AlignmentFormat

public class FastaAlignmentFormat extends Object implements AlignmentFormat
This class implements the AlignmentFormat interface to read FASTA alignments. It is modeled after the MSFAlignmentFormat class.
Author:
Nimesh Singh