Nothing
#' gwas_data with all chromosome information
#' This contains Single nucleotide polymorphism (SNP) information.
#' @format A dataframe with 11000 rows and 4 columns
#' \describe{
#' \item{SNP}{SNP ID}
#' \item{CHR}{Chromosome ID}
#' \item{POS}{Base Pair Position}
#' \item{P_VALUE}{p value}
#' }
"example_data1"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.