Description Usage Arguments Examples
Get anor default databases type [sqlite, txt]
1 2 3 4 | get.annotation.dbtype(
anno.name = "",
database.cfg = system.file("extdata", "config/databases.toml", package = "anor")
)
|
anno.name |
Annotation name, eg. avsnp138, avsnp147, 1000g2015aug_all |
database.cfg |
Configuration file of anor databases infomation |
1 | get.annotation.dbtype('avsnp147')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.