Commit Graph

169 Commits

Author SHA1 Message Date
6015f7faa8 Add error bar color controls 2024-10-02 13:47:57 -04:00
df4c3352e3 Fix interaction plot title OrfRep ref 2024-10-02 13:34:17 -04:00
211e793f00 Fix error bars and points for interaction plots 2024-10-02 13:07:07 -04:00
5a3fcec55f Fix dataframe joining dimensionality 2024-10-02 12:08:44 -04:00
9769bae3d1 Improve interaction plot groupings 2024-10-02 11:02:40 -04:00
ce32452920 More nteraction score data structure improvements 2024-10-02 06:08:46 -04:00
9fee6bf8a5 Fix interaction summarization 2024-10-02 01:34:57 -04:00
b0a41ac181 Generate correlation lms separately 2024-10-02 00:43:46 -04:00
462d6070bd Fix discrete x_var mapping 2024-10-01 18:54:19 -04:00
1548dbf9c1 Standardize plot groups 2024-10-01 18:44:21 -04:00
1e816e1a71 Dynamically generate rank plot grids 2024-10-01 15:28:13 -04:00
e2479de3d7 Use htmltools to combine html widgets into single file 2024-10-01 15:24:25 -04:00
8d398464e8 Fix rank columns names 2024-10-01 12:59:00 -04:00
28edcd5f33 Temporarily print plotly plots separately for debug 2024-09-30 14:09:55 -04:00
3d11ffbdbc Add pre-calculated error bars to scatter plots 2024-09-30 02:21:54 -04:00
039c6c1388 Restore default aes colors 2024-09-30 01:48:50 -04:00
2f42357aa1 Simplify plot config format 2024-09-30 01:26:36 -04:00
5d25b3c3ef Add jittering to interaction plots 2024-09-29 18:36:55 -04:00
c18f70a08a Refactor interaction plots to handle both reference and deletion scoring 2024-09-29 17:39:17 -04:00
f005155d08 Improve interactions grids with gridExtra 2024-09-29 02:15:06 -04:00
376a299066 Use sd bars, not se, in plate analysis plots 2024-09-26 03:35:16 -04:00
51aa2589be Use precomputed se values with Bessel's correction 2024-09-26 02:52:09 -04:00
fe9dfd9e38 Plot tweaks for before QC 2024-09-26 01:34:18 -04:00
6256127279 Break out aes mappings 2024-09-25 22:45:39 -04:00
a45b977b0d Add theme_publication() to generate_and_save_plots() 2024-09-25 19:38:50 -04:00
453c834566 Copy original theme eactly and apply to plots 2024-09-25 19:24:29 -04:00
0d9f68537d Copy over more theme elements 2024-09-25 18:59:37 -04:00
4cab528772 Sort experiments for analysis 2024-09-25 18:48:56 -04:00
302110bb9b Switch from theme_gray() to theme_foundation() 2024-09-25 18:28:44 -04:00
a4d08ad1a2 Use if_all 2024-09-25 16:59:52 -04:00
cbe363e8ad Filter non-finite data for plate analysis plots 2024-09-25 16:54:58 -04:00
1661f913d8 Standardize output filenames 2024-09-25 15:15:48 -04:00
b35966cb88 Enable QC plots for comparison 2024-09-25 14:04:32 -04:00
964c1528c3 Remove references to ranked df 2024-09-25 02:48:06 -04:00
c42e13d09f Simplify y-limits 2024-09-25 02:33:52 -04:00
57ff7698a3 Fix Z_lm calculations 2024-09-25 02:28:46 -04:00
ad6e10e67d Remove superfluous filter function 2024-09-25 02:12:06 -04:00
fbbe351cbb Move ranks into rank_plots function 2024-09-25 01:57:14 -04:00
0836dc70d2 Improve NA filtering 2024-09-25 01:08:32 -04:00
94c477ca28 Fix bg data references 2024-09-24 23:09:46 -04:00
81174db065 Put bg_stats into its own df to be reused 2024-09-24 22:26:05 -04:00
4741996694 Align df handling closer to original script 2024-09-24 22:17:09 -04:00
eaf75f8892 Preserve conc cols for later 2024-09-24 20:40:09 -04:00
89b32de29c Fix column naming derps 2024-09-24 20:14:20 -04:00
fea56ac7a9 Revert to original column naming for Sum_Z_score 2024-09-24 20:10:09 -04:00
3c90c22a43 Replace deprecated cur_data() with pick() 2024-09-24 20:03:36 -04:00
c7ad7246ee Redo interaction score groupings 2024-09-24 20:02:02 -04:00
5f1331f9a5 Workaround bogus sd and se calculations 2024-09-18 22:14:53 -04:00
62e07f53fd More interaction df changes 2024-09-18 20:08:24 -04:00
1b7e5f6e5d Try simpler df joining 2024-09-18 17:49:01 -04:00