Commit Graph

62 Commits

Author SHA1 Message Date
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
9c48b25b42 Auto-commit: apps/r/calculate_interaction_zscores5.R 2024-09-01 02:05:15 -04:00
814cec8ca2 Auto-commit: apps/r/calculate_interaction_zscores5.R 2024-08-31 16:40:01 -04:00
8973a3f0a7 Auto-commit: apps/r/calculate_interaction_zscores5.R 2024-08-31 15:15:35 -04:00
b139956df5 Auto-commit: apps/r/calculate_interaction_zscores5.R 2024-08-31 14:59:38 -04:00
7b0b2c9bbd Auto-commit: apps/r/calculate_interaction_zscores5.R 2024-08-31 12:32:05 -04:00
d460f1e51d Auto-commit: apps/r/calculate_interaction_zscores5.R 2024-08-31 03:45:12 -04:00
d0d0836abd Initial (haha) interactions.R refactor 2024-08-30 23:11:19 -04:00
17521b817f Output interaction df in calculate_interaction_zscores.R 2024-08-24 02:30:39 -04:00
3cb6e89360 Refine df filtering in calculate_interaction_zscores.R 2024-08-24 00:12:56 -04:00
dc5dea8bfc Add more output to calculate_interaction_zscores.R 2024-08-23 22:43:41 -04:00
b25dfb70b4 Rollup before java debug 2024-08-23 14:39:16 -04:00
1502f6bf38 Implement calculate_interaction_zscores.R 2024-08-23 04:01:13 -04:00
bcc8dba3e4 Add new configuration file 2024-08-22 04:20:40 -04:00
a300484ceb interactions.R refactor 2024-08-19 03:15:29 -04:00
46f1e4d4d4 Rollup before configuration integration 2024-08-17 15:24:04 -04:00
d1380f9c3b Rollup for java clustering 2024-08-16 17:07:57 -04:00