added loess data in read_data.R and plotting scripts for loess

This commit is contained in:
Tanushree Tunstall 2020-10-23 14:27:48 +01:00
parent 8a2f9cb5f0
commit afd649d504
5 changed files with 716 additions and 8 deletions

View file

@ -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
#=====================