#' Hic data
#'
#' A dataset containing interaction regions
#'
#' @format A data frame with 149097 rows and 5 variables:
#' \describe{
#' \item{chr}{chromosome of enhancers}
#' \item{start1}{start point of one interaction region}
#' \item{end1}{end point of the other interaction region}
#' \item{start2}{start point of one interaction region}
#' \item{end2}{end point of the other interaction region}
#' }
#' @source \url{http://resource.psychencode.org/Datasets/Integrative/Promoter-anchored_chromatin_loops.bed}
"hic_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.