download ANNOVAR DB for annotation https://doc-openbio.readthedocs.io/projects/annovar/en/latest/user-guide/download/#additional-databases

download.annovar.db(
  force = FALSE,
  path_to_annovar = NA,
  path_annovar_db = "DB_annovar"
)

Arguments

force

a boolean wheter the function should check if the database is already stored before to download them

path_to_annovar

define path to ANNOVAR binaries

path_annovar_db

a path where the database will be stored