Plots a summary of genie results across multiple regions.
Plots a summary of genie results across multiple regions.
experiment_summary_plot(grep_results, del_results)
grep_results |
Result from a call to grep_analysis (or NULL). |
del_results |
Result from a call to deletion_analysis (or NULL). |
Returns a ggplot object.
# Note: First run deletion_analysis() and/or grep_analysis() # mul1_del_results and mul1_grep_results are pre-loaded experiment_summary_plot(mul1_grep_results, mul1_del_results)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.