R package with data sets and benchmarking results from Korthauer and Kimes et al (Genome Biology 2019). The package is available from https://bioconductor.org/packages/benchmarkfdrData2019. To install the package use the following commands in R:
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("benchmarkfdrData2019", version = "devel")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.