added FIXME to fix dm_om data for targets other than gid
This commit is contained in:
parent
5346431256
commit
a4a4890634
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue