Description Usage Arguments Value
Parse a fasta file into a named character vector.
1 | read.fasta(file, ids = NULL)
|
file |
A file with fasta-formatted sequences. Can optionally be compressed with gzip, bzip2, xz, or lzma. |
ids |
Character vector of IDs to retrieve. The default, |
A named character vector in which names are the fasta headers and values are the sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.