added gene conditions to test_dm_om_data.R

This commit is contained in:
Tanushree Tunstall 2022-02-01 10:54:10 +00:00
parent b2e035d9bc
commit e795c00831
2 changed files with 13 additions and 3 deletions

View file

@ -127,7 +127,7 @@ cat(s1)
####################################################################
#source("other_plots_data.R")
# converted to a function
# moved old one to redundant. Added suffix to filename i.e. _nf(non-function)
# moved old one to redundant.
source(paste0(plot_script_path, "dm_om_data.R"))
s2 = c("\nSuccessfully sourced other_plots_data.R")