#' Sample TFs
#'
#' A data.table containing gene, promoter, enhancer, promoter_TF, enhancer_TF
#'
#' @format A data frame with 100 rows and 5 variables:
#' \describe{
#' \item{gene}{gene id}
#' \item{promoter}{promoter_region}
#' \item{enhancer}{enhancer region}
#' \item{promoter_TF}{transcription factors that bind to the promoter region}
#' \item{enhancer_TF}{transcription factors that bind to the enhancer region}
#' }
#'
"TFs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.