#' @title snp
##' @name snp
##' @description snp include gff3,hapmap and phenotype information
##' @format A list with three data.frame:
##' \describe{
##' \item{gff}{GRanges format of gff3}
##' \item{hap}{hapmap data}
##' \item{pheno}{phenotype data}
##' }
##' @examples
##' snp
##'
"snp"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.