R/pvals.R

#'  p values of synthetic genetic association study data set
#' 
#'  The first column is the chromosome number. The second columns is SNP name. 
#'  The third column is the genomic position of the SNP on the whole data set.
#'  The marginal p-values of each SNPs is pre-calculated and saved in the fourth column.
#' 
#' @docType data
#' @usage data(pvals)
#' 
"pvals"

Try the SMLE package in your browser

Any scripts or data that you put into this service are public.

SMLE documentation built on Jan. 22, 2023, 1:55 a.m.