Description Usage Arguments Details Author(s) See Also
Write out the given sequences as a FASTA file
1 | write.fasta(seqs, motifModel = NULL, file = "", eol = "\n")
|
seqs |
|
motifModel |
An optional |
file |
Path to file where sequences will be written |
eol |
End of line character |
If a MotifModel is passed, then the motifs are
extracted from the sequences and only those are output. Otherwise, the
complete sequences are written.
Andrew White
Sequences, MotifModel, write.sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.