|
|
25a5c7ff23
|
Flatten means and sds for error bars
|
2024-10-05 03:04:28 -04:00 |
|
|
|
876970924b
|
Make title size customizable
|
2024-10-04 19:03:01 -04:00 |
|
|
|
bbf2d630b9
|
Plot interaction plots in chunks of 12 for pagination
|
2024-10-04 18:42:58 -04:00 |
|
|
|
83576d6e94
|
Add grid.newpage() to paginate interaction plots
|
2024-10-04 16:56:13 -04:00 |
|
|
|
20c6e94727
|
Add configurable page dimensions
|
2024-10-04 16:41:33 -04:00 |
|
|
|
320338316c
|
Add missing calculation columns for Delta_L error bars
|
2024-10-04 15:19:05 -04:00 |
|
|
|
328fe1f116
|
Move automatic nrow calculation to generate_and_save_plots
|
2024-10-04 13:56:30 -04:00 |
|
|
|
fdfe878774
|
Move annotations to global scope
|
2024-10-04 10:22:51 -04:00 |
|
|
|
4a6890290e
|
Fix plate analysis plots, make error bar use aes color by default
|
2024-10-04 03:33:07 -04:00 |
|
|
|
c4f398be82
|
Move correlation modeling to calculate_interction_scores
|
2024-10-04 02:30:13 -04:00 |
|
|
|
b23c6dafef
|
Fix interaction groupings
|
2024-10-03 20:58:28 -04:00 |
|
|
|
4b273db78d
|
Try separating interaction dfs
|
2024-10-03 12:43:03 -04:00 |
|
|
|
f6958a0126
|
Refactor calculate_interaction_scores again
|
2024-10-03 10:16:46 -04:00 |
|
|
|
8a8cdd7194
|
Left join background data to calculations df
|
2024-10-02 22:10:02 -04:00 |
|
|
|
f435fa3f11
|
Move max_conc into the dataframe to simplify args
|
2024-10-02 19:11:30 -04:00 |
|
|
|
4265663e17
|
Use WT values for error bars
|
2024-10-02 16:55:56 -04:00 |
|
|
|
850a34d30f
|
Add y-span for dynamic annotations
|
2024-10-02 16:25:55 -04:00 |
|
|
|
138ccf7fad
|
Dynamically position interaction annotations
|
2024-10-02 16:23:13 -04:00 |
|
|
|
5332cf3fbc
|
Paginate plot groups
|
2024-10-02 15:26:14 -04:00 |
|
|
|
744627fcb6
|
Append plots to same file instead of overwriting
|
2024-10-02 15:19:36 -04:00 |
|
|
|
e856102851
|
Fix default error bar calculations
|
2024-10-02 14:05:39 -04:00 |
|
|
|
964d2ad9b2
|
Fix default error bar calculations
|
2024-10-02 14:01:09 -04:00 |
|
|
|
8e28accb80
|
Add error bar color controls
|
2024-10-02 13:49:49 -04:00 |
|
|
|
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 |
|