more header_tt

This commit is contained in:
Tanushree Tunstall 2022-01-26 11:50:50 +00:00
parent 586927ca56
commit dec6c72fb5
4 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ getwd()
setwd("~/git/LSHTM_analysis/scripts/") setwd("~/git/LSHTM_analysis/scripts/")
getwd() getwd()
#source("/plotting/Header_TT.R") #source("~/git/LSHTM_analysis/scripts/Header_TT.R")
#source("../barplot_colour_function.R") #source("../barplot_colour_function.R")
#require(data.table) #require(data.table)
source("plotting/combining_dfs_plotting.R") source("plotting/combining_dfs_plotting.R")

View file

@ -8,7 +8,7 @@ getwd()
setwd("~/git/LSHTM_analysis/scripts/") setwd("~/git/LSHTM_analysis/scripts/")
getwd() getwd()
#source("/plotting/Header_TT.R") #source("~/git/LSHTM_analysis/scripts/Header_TT.R")
#source("../barplot_colour_function.R") #source("../barplot_colour_function.R")
#require(data.table) #require(data.table)
source("plotting/combining_dfs_plotting.R") source("plotting/combining_dfs_plotting.R")

View file

@ -8,7 +8,7 @@ getwd()
setwd("~/git/LSHTM_analysis/scripts/") setwd("~/git/LSHTM_analysis/scripts/")
getwd() getwd()
#source("/plotting/Header_TT.R") #source("~/git/LSHTM_analysis/scripts/Header_TT.R")
#source("../barplot_colour_function.R") #source("../barplot_colour_function.R")
#require(data.table) #require(data.table)
source("plotting/combining_dfs_plotting.R") source("plotting/combining_dfs_plotting.R")

View file

@ -5,7 +5,7 @@
######################################################### #########################################################
# working dir and loading libraries # working dir and loading libraries
getwd() getwd()
source("/home/tanu/git/LSHTM_analysis/scripts/plotting/Header_TT.R") source("~/git/LSHTM_analysis/scripts/Header_TT.R")
#******************** #********************
# cmd args passed # cmd args passed