powered by
Plots the deletion "pileup" profile separately for each replicate.
deletion_profile_plot(del_result, viewing_window = 40)
Result from a call to deletion_analysis.
Window on either size of the CRISPR cut site to show in the plot.
Returns a ggplot object.
deletion_analysis
# NOT RUN { # Note: First run deletion_analysis() # mul1_del_results is a pre-loaded result deletion_profile_plot(mul1_del_results[[1]]) # }
Run the code above in your browser using DataLab