#' Chromosomal location of the genomic arms for the assembly hg19
#'
#'
#' @format A \code{data.table} with four columns:
#' \describe{
#' \item{chr}{chromosome name (1:24 format)}
#' \item{arm_ID}{genomic arm name}
#' \item{start}{genomic location of the arm start}
#' \item{end}{genomic location of the arm end}
#' }
"hg19_chr_arms"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.