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