get.download.name: Use annotation name to get download.name that can be used
to download the database use download.database
Description
Use annotation name to get download.name that can be used
to download the database use download.database
Usage
get.download.name(anno.name = "", database.cfg = system.file("extdata",
"config/databases.toml", package = "annovarR"))
Arguments
anno.name
Annotation name, eg. avsnp138, avsnp147, 1000g2015aug_all
database.cfg
Configuration file of annovarR databases infomation
Examples
Run this code# NOT RUN {
get.download.name('avsnp147')
# }
Run the code above in your browser using DataLab