Description Usage Arguments Examples
Get all anor supported databases
1 2 3 | get.annotation.names(
database.cfg = system.file("extdata", "config/databases.toml", package = "anor")
)
|
database.cfg |
Configuration file of anor databases infomation |
1 2 | cfg <- system.file('extdata', 'config/config.toml', package = 'anor')
get.annotation.names(cfg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.