Description Usage Arguments Value Examples
Constructors for GenBankRecord
objects.
1 | make_gbrecord(rawgbk, verbose = FALSE)
|
rawgbk |
list. The output of |
verbose |
logical. Should informative messages be shown |
A GenBankRecord object
1 2 | prsed = parseGenBank(system.file("sample.gbk", package="genbankr"))
gb = make_gbrecord(prsed)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.