#' Dataframe contains example data for div_genes_quantiles function
#'
#' @format A dataframe with 4 columns
#' \describe{
#' \item{V1}{Gene ID}
#' \item{V2}{fold-change value}
#' \item{V3}{p-value}
#' \item{V4}{adjusted p-value}
#' }
#'
#' @docType data
"down_genes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.