get.annotation.names: Get all annovarR supported databases

Description Usage Arguments Examples

View source: R/get.R

Description

Get all annovarR supported databases

Usage

1
2
get.annotation.names(database.cfg = system.file("extdata",
  "config/databases.toml", package = "annovarR"))

Arguments

database.cfg

Configuration file of annovarR databases infomation

Examples

1
2
cfg <- system.file('extdata', 'config/config.toml', package = 'annovarR')
get.annotation.names(cfg) 

annovarR documentation built on Jan. 9, 2018, 5:05 p.m.