View source: R/plot_benchmark_scatter.R
plot_benchmark_scatter | R Documentation |
Plot run time vs. # genes returned across species and function tests.
plot_benchmark_scatter(
bench_res,
remove_failed_times = FALSE,
show_plot = TRUE
)
bench_res |
Results from |
remove_failed_times |
In instances where
no genes were returned, set time to |
show_plot |
Print plot. |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.