#' SummarizedBenchmark example
#'
#' @name sb
#' @description This object contains the example data from the \code{iCOBRA} package reformatted as a
#' \code{SummarizedBenchmark} object. It consists of differential expression results from \code{DESeq2}
#' \code{edgeR} and \code{limma}-voom.
#' @source Example data from the \code{iCOBRA} package.
#' @aliases truthdat txi
#' @docType data
#' @keywords data SummarizedBenchmark
#' @examples
#' data(sb)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.