Add absolute comparison plot
This commit is contained in:
@@ -109,7 +109,7 @@ plot <- ggplot(
|
||||
scale_y_log10(name = "Interpreter / C Ratio") +
|
||||
labs(
|
||||
title = sprintf("Ratio Correlation (r = %.4f)", cor_result),
|
||||
color = "Target",
|
||||
color = "Experiment",
|
||||
shape = "Marker"
|
||||
) +
|
||||
theme_minimal() +
|
||||
|
||||
Reference in New Issue
Block a user