# NOT RUN {
test_variant_file <- system.file("extdata", "variants_sample.csv", package = "utr.annotation")
initUTRAnnotation(variantFile = test_variant_file,
species = "human",
ensemblVersion = 93,
dataDir = "test_db")
# }
Run the code above in your browser using DataLab