This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see SummarizedBenchmark.
Bioconductor version: 3.8
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.
Author: Alejandro Reyes <alejandro.reyes.ds at gmail.com>, Patrick Kimes <patrick.kimes at gmail.com>
Maintainer: Alejandro Reyes <alejandro.reyes.ds at gmail.com>, Patrick Kimes <patrick.kimes at gmail.com>
Citation (from within R,
enter citation("SummarizedBenchmark")
):
To install this package, start R (version "3.5") and enter:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("SummarizedBenchmark")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SummarizedBenchmark")
HTML | R Script | Benchmarking with SummarizedBenchmark |
HTML | R Script | Case Study: Benchmarking Methods Not Written in R |
HTML | R Script | Case Study: Single-Cell RNA-Seq Simulation |
HTML | R Script | Data objects and non-standard use. |
Reference Manual |
biocViews | Infrastructure, Software |
Version | 2.0.1 |
In Bioconductor since | BioC 3.7 (R-3.5) (1 year) |
License | GPL (>= 3) |
Depends | R (>= 3.5), tidyr, SummarizedExperiment, S4Vectors, BiocGenerics, methods, UpSetR, rlang, stringr, utils, BiocParallel, ggplot2, mclust, dplyr, digest, sessioninfo, crayon, tibble |
Imports | |
LinkingTo | |
Suggests | iCOBRA, BiocStyle, knitr, magrittr, IHW, qvalue, testthat, DESeq2, edgeR, limma, tximport, readr, scRNAseq, splatter, scater, rnaseqcomp, biomaRt |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | SummarizedBenchmark_2.0.1.tar.gz |
Windows Binary | SummarizedBenchmark_2.0.1.zip |
Mac OS X 10.11 (El Capitan) | SummarizedBenchmark_2.0.1.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/SummarizedBenchmark |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/SummarizedBenchmark |
Package Short Url | http://bioconductor.org/packages/SummarizedBenchmark/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: