Reads in a FASTA alignment file and parses it into a data frame. The FASTA file must be in .txt format.
read.FASTA(file)
file
a connection or character string giving the name of the file to load.