get.annotation.names: Get all anor supported databases

Description Usage Arguments Examples

View source: R/get.R

Description

Get all anor supported databases

Usage

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

Arguments

database.cfg

Configuration file of anor databases infomation

Examples

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

JhuangLab/annovarR documentation built on April 23, 2020, 10:51 p.m.