#' Start, end and centrosome location of each chromosome for the assembly hg38
#'
#'
#' @format A \code{data.table} with four columns:
#' \describe{
#' \item{chr}{chromosome name (1:24 format)}
#' \item{start}{start}
#' \item{end}{end}
#' \item{centromere}{centromere}
#' }
"hg38_start_end_centromeres"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.