get.download.name: Use annotation name to get download.name that can be used to...

Description Usage Arguments Examples

View source: R/download.R

Description

Use annotation name to get download.name that can be used to download the database use download.database

Usage

1
2
3
4
get.download.name(
  anno.name = "",
  database.cfg = system.file("extdata", "config/databases.toml", package = "anor")
)

Arguments

anno.name

Annotation name, eg. avsnp138, avsnp147, 1000g2015aug_all

database.cfg

Configuration file of anor databases infomation

Examples

1
get.download.name('avsnp147')

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