Commit graph

8 commits

Author SHA1 Message Date
1efb534f0f fix some derps 2022-08-04 13:46:52 +01:00
bdbc97c40a fix many plot functions to stop them using the "g=ggplot()" pattern,
which annoyingly throws away lots of useful data that RShiny needs for
clickable plots. Also split the "flame bar" for ligand distance out into
separate functions in generate_distance_colour_map.R. This can now be
easily incorporated into any "wide" graph showing all positions.
2022-08-03 18:58:27 +01:00
e498d46f8b consurf plot: add debug option. logoP SNP: distance flame tiles 2022-08-03 18:58:27 +01:00
4f22cd3db1 various tweaks to make the RShiny dashboards work 2022-04-28 20:21:03 +01:00
6c6709e41e various changes 2022-03-02 11:44:04 +00:00
2274f01f23 combined msa and wt seq into 1 list so only list is passed as an arg for plotting ED plots 2022-02-15 08:31:58 +00:00
d38521e03a added placeholder defaults for functions in R to make sure that R shiny layput works with a data set for meeting tomorrow 2022-02-14 19:33:00 +00:00
0460ca1708 added consurf plot function and corresponding test script 2022-02-14 11:16:30 +00:00