corrected the pe colour mapping
This commit is contained in:
parent
11b936f09b
commit
19b820e316
10 changed files with 61 additions and 90 deletions
|
@ -252,7 +252,7 @@ table(str_df_plot_cols$pe_effect_outcome)
|
|||
# , "SS_stability" = "#00BFC4") # blue
|
||||
|
||||
|
||||
pe_colour_map = c("DD_lig" = "#f0e68c" # khaki
|
||||
pe_colour_map = c("DD_lig" = "#f0e68c" # khaki
|
||||
, "SS_lig" = "#ffd700" # gold
|
||||
|
||||
, "DD_nucleic_acid"= "#d2b48c" # sandybrown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue