powered by
Plots a summary of deletion analysis results for a single region.
deletion_summary_plot(del_result)
Result from a call to deletion_analysis.
Returns a ggplot object with a summary of deletion analysis results for a single region.
deletion_analysis
# NOT RUN { # Note: First run deletion_analysis() # mul1_del_results is a pre-loaded result deletion_summary_plot(mul1_del_results[[1]]) # }
Run the code above in your browser using DataLab