#' GPATreeExampleData
#'
#' Simulated data for the GPATree package
#'
#' @format A List that contains 2 data frames.
#' \itemize{ The first data frame contains 10,000 rows and 1 column. The rows represent SNPs and the columns represent the GWAS association p-value for the association between the SNPs and phenotype
#' }
#' \itemize{ The second dataframe contains 10,000 rows and 10 columns. The rows represent SNPs and the columns represent 10 binary functional annotations.
#' }
#' @source Simulated Data
#' @name GPATreeExampleData
#' @aliases GPATreeExampleData,GPATree-method
"GPATreeExampleData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.