Read benchmark summary results from TSV
read_benchmark_results(path)
Arguments
- path
file path to benchmark_results.tsv
Value
data.frame with benchmark summary metrics
See also
Other benchmarking:
Benchmark,
benchmark_from_file(),
collect_benchmark_results(),
ionstar_bench_preprocess(),
make_benchmark(),
ms_bench_add_scores(),
ms_bench_ap(),
ms_bench_auc(),
plot_benchmark_comparison(),
read_contrast_results(),
write_benchmark_results(),
write_contrast_results()