#' @importFrom tibble tibble
NULL
#' Apprxoimately independent linkage-disequilibrium blocks for European ancestry samples under GRCh37 coordinaSTOP
#'
#' @format A data frame with 1703 rows and 3 variables:
#' \describe{
#' \item{CHR}{Chromosome}
#' \item{START}{Start of LD block}
#' \item{STOP}{End of LD block}
#' }
#' @source \url{https://academic.oup.com/bioinformatics/article/32/2/283/1743626}
"grch37.eur.loci"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.