plot_benchmark_bar {orthogene}R 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


[Package orthogene version 1.0.0 Index]