inst/ShinyApp/helpers.R

## helper script for Shiny App
#library(BiocManager)
#options(repos = BiocManager::repositories())
library(purrr)

functions <- list.files(pattern = "Ge", full.names = TRUE)

purrr::map(functions, source)
uashogeschoolutrecht/scPlot documentation built on Nov. 23, 2019, 11:27 a.m.