Description Usage Arguments Examples
Read fasta file
1 | read_fasta(fpath, ucase = F)
|
fpath |
A fasta file path. |
ucase |
logical |
1 2 | inf <- system.file("extdata", "test.fas", package = "bstringr")
read_fasta(inf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.