Description Usage Arguments Value Examples
A resource class for use within the rtracklayer framework
Create a GenBankFile object.
1 | GenBankFile(fil)
|
fil |
character. Path to the genbank file |
A GenBankFile
object
1 2 | 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.