Description Usage Arguments Value Examples
Extract the annotated variants from a GenBankRecord object
1 2 3 4 |
x |
a GenBankRecord object |
A VRanges containing the variations annotated in the source file
1 2 | gb = readGenBank(system.file("sample.gbk", package="genbankr"))
variants(gb)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.