write_fasta | R Documentation |
write_fasta
write_fasta
is used to write
the named character vectors to fasta file.
write_fasta(seqc, filename)
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 |
will write the alignments to file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.