readBenchmarkResults: readBenchmarkResults

Description Usage Arguments Value

View source: R/AllGenerics.R

Description

Reads results metrics of several benchmark folders (i.e. output folders of benchmarkWrapper) into a matrix, for comparison.

Usage

1
readBenchmarkResults(folders, dataset = "w12")

Arguments

folders

A character vector containing the paths to the benchmark folders

dataset

Compare metrics for which dataset - either "w12" (default) or "w6"

Value

A dataframe, with metrics as columns and analyses (i.e. folders) as rows. For more information about the metrics, see the Suppl. Table 2 of the paper.


plger/RNAontheBENCH documentation built on May 25, 2019, 8:22 a.m.