Commit Graph

86 Commits

Author SHA1 Message Date
356b47106e Refactor grid plots 2024-09-09 23:21:22 -04:00
1f682c9cbc Add more calcualtions to calculate_interaction_scores() 2024-09-09 21:43:37 -04:00
dc5501ea5d Improve generate_and_save_plots() 2024-09-09 19:20:45 -04:00
8f2f8d28f0 Post plotting refactor 2024-09-07 21:11:32 -04:00
2407a752fc Before old rank plot removal 2024-09-07 19:31:52 -04:00
fcc6cdd2d4 Pre sd/se fixes 2024-09-06 01:22:15 -04:00
40e0909a1e Split out simple vars in interaction scores 2024-09-05 21:17:56 -04:00
5ba669f880 Replace existing summary stats in df 2024-09-05 20:55:54 -04:00
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