Description Usage Arguments Value Examples
Writes a FASTA file from a vector of sequences
1 | write_fasta(sequences, names, file.out)
|
sequences |
A vector of sequences |
names |
A vector of names corresponding to the sequences |
file.out |
Name of output FASTA file; a string |
writes FASTA file into directory
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.