added loess data in read_data.R and plotting scripts for loess
This commit is contained in:
parent
8a2f9cb5f0
commit
afd649d504
5 changed files with 716 additions and 8 deletions
|
@ -27,12 +27,10 @@ rm(my_data)
|
|||
output_plots = paste0(outdir_plots, "output_plots.pdf")
|
||||
corr_and_hmap = paste0(outdir_plots, "corr_hmap.pdf")
|
||||
|
||||
#%%========================================================
|
||||
# read file
|
||||
############################################################
|
||||
# data assignment for plots
|
||||
wf = wf_data
|
||||
lf = lf_data
|
||||
|
||||
#=====================
|
||||
# data for plots: LF
|
||||
#=====================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue