more header_tt
This commit is contained in:
parent
586927ca56
commit
dec6c72fb5
4 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ getwd()
|
|||
setwd("~/git/LSHTM_analysis/scripts/")
|
||||
getwd()
|
||||
|
||||
#source("/plotting/Header_TT.R")
|
||||
#source("~/git/LSHTM_analysis/scripts/Header_TT.R")
|
||||
#source("../barplot_colour_function.R")
|
||||
#require(data.table)
|
||||
source("plotting/combining_dfs_plotting.R")
|
||||
|
|
|
@ -8,7 +8,7 @@ getwd()
|
|||
setwd("~/git/LSHTM_analysis/scripts/")
|
||||
getwd()
|
||||
|
||||
#source("/plotting/Header_TT.R")
|
||||
#source("~/git/LSHTM_analysis/scripts/Header_TT.R")
|
||||
#source("../barplot_colour_function.R")
|
||||
#require(data.table)
|
||||
source("plotting/combining_dfs_plotting.R")
|
||||
|
|
|
@ -8,7 +8,7 @@ getwd()
|
|||
setwd("~/git/LSHTM_analysis/scripts/")
|
||||
getwd()
|
||||
|
||||
#source("/plotting/Header_TT.R")
|
||||
#source("~/git/LSHTM_analysis/scripts/Header_TT.R")
|
||||
#source("../barplot_colour_function.R")
|
||||
#require(data.table)
|
||||
source("plotting/combining_dfs_plotting.R")
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#########################################################
|
||||
# working dir and loading libraries
|
||||
getwd()
|
||||
source("/home/tanu/git/LSHTM_analysis/scripts/plotting/Header_TT.R")
|
||||
source("~/git/LSHTM_analysis/scripts/Header_TT.R")
|
||||
|
||||
#********************
|
||||
# cmd args passed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue