plot_benchmark_scatter: Plot benchmark: scatter

View source: R/plot_benchmark_scatter.R

plot_benchmark_scatterR Documentation

Plot benchmark: scatter

Description

Plot run time vs. # genes returned across species and function tests.

Usage

plot_benchmark_scatter(
  bench_res,
  remove_failed_times = FALSE,
  show_plot = TRUE
)

Arguments

bench_res

Results from

remove_failed_times

In instances where no genes were returned, set time to NA.

show_plot

Print plot.

Value

ggplot object


neurogenomics/orthogene documentation built on Jan. 30, 2024, 4:44 a.m.