From b9d173a2c4ef84f78375b55cad647e1d0e366815 Mon Sep 17 00:00:00 2001 From: Tanushree Tunstall Date: Tue, 18 Jan 2022 17:42:04 +0000 Subject: [PATCH] checked combining_dfs.R for all targets --- scripts/functions/tests/test_combining_dfs_plotting.R | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/functions/tests/test_combining_dfs_plotting.R b/scripts/functions/tests/test_combining_dfs_plotting.R index 7b591e2..cbf5252 100644 --- a/scripts/functions/tests/test_combining_dfs_plotting.R +++ b/scripts/functions/tests/test_combining_dfs_plotting.R @@ -38,7 +38,11 @@ source("combining_dfs_plotting.R") #--------------------- #gene = 'gid' #drug = 'streptomycin' -source("/home/tanu/git/LSHTM_analysis/config/alr.R") +#source("/home/tanu/git/LSHTM_analysis/config/alr.R") +#source("/home/tanu/git/LSHTM_analysis/config/katg.R") +#source("/home/tanu/git/LSHTM_analysis/config/rpob.R") +source("/home/tanu/git/LSHTM_analysis/config/embb.R") + import_dirs(drug_name = drug, gene_name = gene)