# Generated by roxygen2: do not edit by hand

export(annotation)
export(annotation.cols.match)
export(annotation.merge)
export(annotation.region.match)
export(annovar)
export(del)
export(download.database)
export(drop.mysql.index)
export(drop.sqlite.index)
export(get.annotation.dbtype)
export(get.annotation.names)
export(get.annotation.needcols)
export(get.download.name)
export(mysql.auto.build)
export(mysql.auto.index)
export(mysql.build)
export(mysql.head)
export(mysql.index)
export(mysql.tb.colnames)
export(mysql.tb.indexes)
export(sql2sqlite)
export(sqlite.auto.build)
export(sqlite.auto.index)
export(sqlite.build)
export(sqlite.head)
export(sqlite.index)
export(sqlite.tb.colnames)
export(sqlite.tb.indexes)
export(sqlite2sql)
export(vcfanno)
export(vep)
import(BioInstaller)
import(DBI)
import(configr)
import(data.table)
import(futile.logger)
import(glue)
import(stringr)
importFrom(AnnotationDbi,select)
importFrom(RMySQL,MySQL)
importFrom(RMySQL,dbRemoveTable)
importFrom(RMySQL,mysqlHasDefault)
importFrom(RSQLite,SQLite)
importFrom(RSQLite,dbRemoveTable)
importFrom(methods,formalArgs)
importFrom(ngstk,batch_file)
importFrom(ngstk,split_list)
importFrom(ngstk,split_row_file)
importFrom(stringi,stri_rand_strings)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,packageVersion)
importFrom(vcfR,INFO2df)
importFrom(vcfR,getALT)
importFrom(vcfR,getCHROM)
importFrom(vcfR,getFILTER)
importFrom(vcfR,getFIX)
importFrom(vcfR,getID)
importFrom(vcfR,getINFO)
importFrom(vcfR,getPOS)
importFrom(vcfR,read.vcfR)
