GenBankFile-class | R Documentation |
A resource class for use within the rtracklayer framework
Create a GenBankFile object.
GenBankFile(fil)
fil |
character. Path to the genbank file |
A GenBankFile
object
fil = GenBankFile(system.file("sample.gbk", package="genbankr"))
gb = import(fil)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.