#' Oligodendrocyte H3K27ac peaks with hg19 coordinates.
#'
#' A dataset containing oligodendrocyte H3K27ac peaks with hg19 coordinates in bed
#' file format.
#'
#' @format A data frame with 73142 rows and 4 variables:
#' \describe{
#' \item{CHR}{chromosome number}
#' \item{Start}{Start location of peak in BP}
#' \item{End}{End location of peak in BP}
#' \item{Peak}{Peak name}
#' ...
#' }
#' @source \url{https://github.com/nottalexi/brain-cell-type-peak-files/tree/master/H3K27ac}
"olig_H3K27ac_hg19"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.