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