various tweaks to make the RShiny dashboards work

This commit is contained in:
Tanushree Tunstall 2022-04-28 20:20:41 +01:00
parent 5429b8fed7
commit 4f22cd3db1
6 changed files with 33 additions and 14 deletions

View file

@ -8,7 +8,7 @@
lf_bp <- function(lf_df = lf_duet
, p_title = "DUET-DDG"
, colour_categ = "duet_outcome"
, colour_categ = "outcome"
, x_grp = "mutation_info_labels"
, y_var = "param_value"
, facet_var = "param_type"