R/sum.stat.raw.R

#' @name sum.stat.raw
#' @title GIANT GWAS summary statistics on height around rs11090631 on chromosome 22
#' @description This data set is the GWAS summary statistics on height reported by GIANT consortium. 
#' 963 SNPs within a 1-Mb centred at rs11090631 are included in the data.
#' @docType data
#' @usage data(sum.stat.raw)
#' @format 1 row per SNP. The variables are as follows:
#' \itemize{
#'    \item SNP, SNP ID
#'    \item A1, effect allele
#'    \item A2, reference allele
#'    \item Freq1, the allele frequency of Allele1
#'    \item b, estimate of marginal effect in GWAS
#'    \item se, standard error of the estimates of marginal effects in GWAS
#'    \item N, sample size
#' }
#' @source GWAS Anthropometric 2014 Height by GIANT consortium. 
#' GIANT homepage: http://portals.broadinstitute.org/collaboration/giant/index.php/GIANT_consortium_data_files
#' @author Zheng Ning, 2017-05-18
NULL
zhenin/sojo documentation built on March 10, 2021, 3:12 p.m.