Description Usage Arguments See Also
A lightweight tool to read nucleic or amino-acid sequences from a file in FASTA format.
1 | write_fasta(seq, file, nchar = 80)
|
seq |
a list of sequences. |
file |
the name of the output file. |
nchar |
the number of characters per line. |
write.fasta
: heavier function for writing FASTA files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.