inst/shiny/v1.3/groups/server.R

##----------------------------------------------------------------------------##
## Tab: Groups
##----------------------------------------------------------------------------##
source(paste0(Cerebro.options[["cerebro_root"]], "/shiny/v1.3/groups/select_group.R"), local = TRUE)
source(paste0(Cerebro.options[["cerebro_root"]], "/shiny/v1.3/groups/tree.R"), local = TRUE)
source(paste0(Cerebro.options[["cerebro_root"]], "/shiny/v1.3/groups/composition.R"), local = TRUE)
source(paste0(Cerebro.options[["cerebro_root"]], "/shiny/v1.3/groups/expression_metrics.R"), local = TRUE)
source(paste0(Cerebro.options[["cerebro_root"]], "/shiny/v1.3/groups/cell_cycle.R"), local = TRUE)
romanhaa/cerebroApp documentation built on Nov. 25, 2021, 5:29 p.m.