write_fasta is used to write the named character vectors to fasta file.

write_fasta(seqc, filename)

Arguments

seqc

a list containing list of nucleotides. To keep it simple, use provided read_fasta to import the fasta file.

filename

filename of the output file

Value

will write the alignments to file