Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

experiment_summary_plot

Plots a summary of genie results across multiple regions.


Description

Plots a summary of genie results across multiple regions.

Usage

experiment_summary_plot(grep_results, del_results)

Arguments

grep_results

Result from a call to grep_analysis (or NULL).

del_results

Result from a call to deletion_analysis (or NULL).

Value

Returns a ggplot object.

See Also

Examples

# 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)

rgenie

Analysis of GenIE Experiments

v1.0.0
MIT + file LICENSE
Authors
Jeremy Schwartzentruber [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.