#' T2D signal at FTO locus
#'
#' Example GWAS data featuring a T2D signal at the FTO locus.
#'
#' @format A data frame with 3246 rows (SNPs) and 4 variables:
#' \describe{
#' \item{MARKER}{string describing a SNP}
#' \item{CHR}{chromosome of the SNP coordinate}
#' \item{POS}{position of the SNP coordinate}
#' \item{PVALUE}{P-value of the T2D association}
#' }
#' @source \url{https://www.nature.com/articles/s41588-018-0332-4}
"t2d_fto"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.