SummarizedBenchmark: Classes and methods for performing benchmark comparisons

This package defines the BenchDesign and SummarizedBenchmark classes for building, executing, and evaluating benchmark experiments of computational methods. The SummarizedBenchmark class extends the RangedSummarizedExperiment object, and is designed to provide infrastructure to store and compare the results of applying different methods to a shared data set. This class provides an integrated interface to store metadata such as method parameters and software versions as well as ground truths (when these are available) and evaluation metrics.

Package details

AuthorAlejandro Reyes [aut] (<https://orcid.org/0000-0001-8717-6612>), Patrick Kimes [aut, cre] (<https://orcid.org/0000-0001-6819-9077>)
Bioconductor views Infrastructure Software
MaintainerPatrick Kimes <patrick.kimes@gmail.com>
LicenseGPL (>= 3)
Version2.8.0
URL https://github.com/areyesq89/SummarizedBenchmark http://bioconductor.org/packages/SummarizedBenchmark/
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("SummarizedBenchmark")

Try the SummarizedBenchmark package in your browser

Any scripts or data that you put into this service are public.

SummarizedBenchmark documentation built on Nov. 8, 2020, 8:30 p.m.