plot_benchmark_bar: Plot benchmark: bar

View source: R/plot_benchmark_bar.R

plot_benchmark_barR Documentation

Plot benchmark: bar

Description

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

Usage

plot_benchmark_bar(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.