inst/shinyApp/serverRoutines.R

scriptFolder <- file.path(system.file(package = "TVTB"), "shinyApp")

source(file.path(scriptFolder, "regions2vcf.R"))
source(file.path(scriptFolder, "fileParseFunctions.R"))
source(file.path(scriptFolder, "grangesParseFunctions.R"))
source(file.path(scriptFolder, "ensembldbFunctions.R"))

Try the TVTB package in your browser

Any scripts or data that you put into this service are public.

TVTB documentation built on Nov. 8, 2020, 6:09 p.m.