Plots a summary of deletion analysis replicates.
Plots a summary of deletion analysis replicates.
replicate_summary_plot(del_result, outlier_threshold = NA)
del_result |
Result from a call to deletion_analysis. |
outlier_threshold |
A numeric threshold for the outlier score, above which replicates will be colored differently. |
Returns a ggplot object with a summary of deletion analysis replicates.
# Note: First run deletion_analysis() # mul1_del_results is a pre-loaded result replicate_summary_plot(mul1_del_results[[1]])
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.