msa
This commit is contained in:
parent
7c3c5093c7
commit
fd02eb66bd
1 changed files with 5 additions and 5 deletions
10
msa/global.R
10
msa/global.R
|
@ -31,12 +31,12 @@ library(hash)
|
||||||
# than previous approaches
|
# than previous approaches
|
||||||
|
|
||||||
# system.time({
|
# system.time({
|
||||||
if(interactive()){
|
# if(interactive()){
|
||||||
load_dir="~/git/"
|
# load_dir="~/git/"
|
||||||
|
#
|
||||||
} else {
|
# } else {
|
||||||
load_dir="/srv/shiny-server/git/"
|
load_dir="/srv/shiny-server/git/"
|
||||||
}
|
# }
|
||||||
source(paste0(load_dir,"LSHTM_analysis/scripts/Header_TT.R"))
|
source(paste0(load_dir,"LSHTM_analysis/scripts/Header_TT.R"))
|
||||||
|
|
||||||
load_target_globals=function(target){
|
load_target_globals=function(target){
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue