View source: R/genBankReadIF.R
genBankReadIF | R Documentation |
genBankReadIF: creates a list of data.frames from a genbank format file or a rentrez object
Requires tidyr
genBankReadIF(filename.gb, forbiddenFields = "translation")
filename.gb |
name of file to read, downloaded from genBank, or,
object from |
forbiddenFields |
names of field of feature (CDS, gene) to ignore, separated by |. Defaults to |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.