Commit Graph

282 Commits

Author SHA1 Message Date
5808311e49 No destructuring in base R 2024-09-05 20:45:44 -04:00
de599ed5b8 Use a single N value 2024-09-05 20:33:30 -04:00
fa54503a5a Use a single N value 2024-09-05 20:19:29 -04:00
e82b6c5e59 Use a single N value 2024-09-05 20:18:36 -04:00
6d678e661b Rename vars in data processing 2024-09-05 19:56:10 -04:00
738c792959 Rename vars in data processing 2024-09-05 19:54:36 -04:00
3cfd324309 Create and join dataframes in calculate_summary_stats 2024-09-05 19:42:48 -04:00
75ba5939a3 Break out interaction plots 2024-09-05 00:08:07 -04:00
10660e40d0 Fix pull var 2024-09-04 22:38:59 -04:00
58fd7453ce Fix sd vars 2024-09-04 22:16:38 -04:00
464fef2cfc Make calculate_summary_stats() more explicit 2024-09-04 21:39:47 -04:00
93c3b82140 Before debugging 2024-09-04 21:27:31 -04:00
0eb460b4ee Add rank plots 2024-09-04 20:49:39 -04:00
919058fc3a Add generate_interaction_plots() 2024-09-04 19:38:05 -04:00
84c2732730 Add titles to plots 2024-09-04 02:10:00 -04:00
0cb47077f8 Remove aes_string() 2024-09-04 02:07:23 -04:00
d52903f8fa Before old plotting removal 2024-09-04 02:03:23 -04:00
111909914c Before calculate_interaction_scores() refactor 2024-09-02 16:59:53 -04:00
4311354325 Fix l_outside to match l_within df logic 2024-09-02 16:05:42 -04:00
40395d26e7 Use a single df for process_strains() 2024-09-02 15:36:45 -04:00
756075a7e5 Remove existing columns before join 2024-09-02 01:53:04 -04:00
66062438b5 Remove deprecated code and re-enable QC plots 2024-09-01 22:54:54 -04:00
65b273ffa1 Set SM to 0 by default 2024-09-01 22:53:33 -04:00
d91a38004a Refactor out individual stats dataframes 2024-09-01 22:38:59 -04:00
e915e77504 Refactor out calculate_bg_means 2024-09-01 21:50:35 -04:00
6fe47421df Fix placement of l_witin_2sd_k 2024-09-01 19:58:40 -04:00
fd03fbb205 Add missing grouping var Gene 2024-09-01 19:04:05 -04:00
9627bcc69b Add missing grouping var Gene 2024-09-01 19:03:39 -04:00
3fbde2de24 Fix stats_bg dataframe grouping 2024-09-01 18:58:01 -04:00
79175e7821 Fix output dir usage 2024-09-01 18:50:47 -04:00
f1cc7b8404 Left join summary stats df with input df 2024-09-01 18:45:40 -04:00
f4c9985e40 Fix dataframe mutation order 2024-09-01 17:54:08 -04:00
e1f57ff7d7 Add more informative output 2024-09-01 17:33:40 -04:00
c6c4870d46 Skip empty QC plots 2024-09-01 17:04:49 -04:00
6b1428a384 Add more output to main() to aid debug 2024-09-01 16:44:57 -04:00
403a7490eb Move plotting further down main() to work on df 2024-09-01 16:31:04 -04:00
ddb7a98e50 Add helpful output to save_plots() 2024-09-01 16:19:34 -04:00
d61c7219d7 Add horizontal legend support to plotly 2024-09-01 16:16:07 -04:00
1fa8fc1552 Use as.factor(conc_num) for plots 2024-09-01 15:40:29 -04:00
a4de405b75 Use as.factor(scan) for box plots 2024-09-01 15:12:56 -04:00
73a890cd36 Make y conditional in generate_plot() 2024-09-01 04:41:27 -04:00
48311fda3b Add y var to stat_summary() 2024-09-01 04:37:02 -04:00
1bd3f9c4b4 Add exception for delta_bg plot 2024-09-01 04:35:02 -04:00
77327c3986 Add exception for delta_bg plot 2024-09-01 04:13:14 -04:00
62e7cf2b60 Fix theme_grey() in theme_publication 2024-09-01 03:37:02 -04:00
9e2a2d16c5 Replace sgd_genes function with vectorized approach 2024-09-01 03:34:22 -04:00
00984b5060 Fix update_gene_names 2024-09-01 03:28:28 -04:00
a484a2b104 Rollup for calculation_interaction_zscores refactor 2024-09-01 03:18:42 -04:00
05cd1a85d8 Auto-commit: apps/r/calculate_interaction_zscores5.R 2024-09-01 03:03:53 -04:00
ed1e3cf756 Auto-commit: apps/r/calculate_interaction_zscores5.R 2024-09-01 02:31:49 -04:00