#' Hi-C data from HMEC cell line - chromosome 22 at 500kb resolution
#'
#' An InteractionSet object 2490 interactions and 1 metadata column
#' containing the Interaction Frequencies
#'
#' @format An InteractionSet with 2490 rows and 1 metadata column:
#' \describe{
#' \item{IF}{The Interaction Frequency - number of read counts found
#' for the interaction between region1 and region2}
#' }
#' @source Data from the Aiden Lab. See their website at
#' \url{http://www.aidenlab.org/}
#' Or the the GEO link to download the data
#' \url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE63525}
#'
#' @return A matrix
#'
"hmec.IS"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.