#' DESeq2 example analysis
#'
#' @author Michael Steinbaugh
#' @note Updated 2022-05-17.
#'
#' @usage data(deseq)
#'
#' @examples
#' data(deseq)
#' print(deseq)
"deseq"
#' Minimal DESeq2 example analysis
#'
#' @author Michael Steinbaugh
#' @note Updated 2022-05-17.
#'
#' @usage data(deseqMinimal)
#'
#' @examples
#' data(deseqMinimal)
#' print(deseqMinimal)
"deseqMinimal"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.