Explorar o código

Fix interaction plot title OrfRep ref

Bryan Roessler hai 7 meses
pai
achega
df4c3352e3
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      qhtcp-workflow/apps/r/calculate_interaction_zscores.R

+ 2 - 0
qhtcp-workflow/apps/r/calculate_interaction_zscores.R

@@ -732,6 +732,8 @@ generate_interaction_plot_configs <- function(df, type) {
   delta_plot_configs <- list()
 
   # Overall statistics plots
+  OrfRep <- first(df$OrfRep) # this should correspond to the reference strain
+
   for (var in names(limits_map)) {
     y_limits <- limits_map[[var]]