Commit graph

4 commits

Author SHA1 Message Date
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
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
7317156bba updated docs for the logo functions and tested all of them again 2022-01-26 15:53:53 +00:00
8750e3126a renamed logoP.R --> logoP_or.R 2022-01-26 12:37:08 +00:00
Renamed from scripts/functions/logoP.R (Browse further)