added FIXME to fix dm_om data for targets other than gid

This commit is contained in:
Tanushree Tunstall 2022-01-29 17:30:19 +00:00
parent 5346431256
commit a4a4890634

View file

@ -126,10 +126,11 @@ cat(s1)
#################################################################### ####################################################################
#source("other_plots_data.R") #source("other_plots_data.R")
#source(paste0(plot_script_path, "dm_om_data.R")) # FIXME
source(paste0(plot_script_path, "dm_om_data.R"))
#s2 = c("\nSuccessfully sourced other_plots_data.R") s2 = c("\nSuccessfully sourced other_plots_data.R")
#cat(s2) cat(s2)
#################################################################### ####################################################################
# Data for Lineage barplots: WF and LF dfs # Data for Lineage barplots: WF and LF dfs