moved coloured_bp_data.R to redundant in light of updated function and reflected this in notes withing get_plotting_dfs.R

This commit is contained in:
Tanushree Tunstall 2021-09-15 19:42:08 +01:00
parent 96e6e8db5d
commit 1d16c6848e
2 changed files with 5 additions and 0 deletions

View file

@ -124,12 +124,17 @@ merged_df3_comp = all_plot_dfs[[4]]
#################################################################### ####################################################################
#source("other_dfs_data.R") #source("other_dfs_data.R")
# Fixed this at source i.e python script
# Moved: "other_dfs_data.R" to redundant/
#################################################################### ####################################################################
# Data for subcols barplot (~heatmap) # Data for subcols barplot (~heatmap)
#################################################################### ####################################################################
#source("coloured_bp_data.R") #source("coloured_bp_data.R")
# Repurposed function so that params can be passed instead to generate
# data required for plotting.
# Moved "coloured_bp_data.R" to redundant/
#################################################################### ####################################################################
# Data for logoplots # Data for logoplots