added wideplot subcols generation within bp_subcolours.R to make it easier to call the whole thing as a function and use merged_df3 to generate plot without having to separately generate special data for it. Tested with real data on different stability params
This commit is contained in:
parent
664d43f717
commit
5c252db1fa
2 changed files with 80 additions and 3 deletions
|
@ -129,7 +129,7 @@ merged_df3_comp = all_plot_dfs[[4]]
|
|||
# Data for subcols barplot (~heatmap)
|
||||
####################################################################
|
||||
|
||||
source("coloured_bp_data.R")
|
||||
#source("coloured_bp_data.R")
|
||||
|
||||
####################################################################
|
||||
# Data for logoplots
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue