Description Usage Arguments Examples
Write Genbank file
1 | write_genbank(x, fpath)
|
x |
x |
fpath |
A genbank file path. |
1 2 | (temp <- dstr_rand_seq(1, 100, seed = 1))
write_genbank(temp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.