R/Simulated_individual.R

#' Simulated individual level data
#'
#' A list containing the individual level data including genotypes and phenotypes for pleiotropy investigation of three studies.
#' @name Simulated_individual
#' @format A list which contains the name of gene, the name of the SNPs, the vectors and the matrices for the summary statistics of each study.
#' \describe{
#'   \item{Study1}{The inividual level data including genotypes and phenotypes of Study 1}
#'   \item{Study2}{The inividual level data including genotypes and phenotypes of Study 2}
#'   \item{Study3}{The inividual level data including genotypes and phenotypes of Study 3}
#' }
#' @references
#' \enumerate{'
#' \item
#' Baghfalaki, T., Sugier, Y. Asgari, P. E., Truong, & Liquet, B. (2021). GCPBayes:  An R Package for Studying Cross-Phenotype Genetic Associations with Group-Level Bayesian Meta-Analysis. \emph{Submitted}.
#' }
#' @seealso \code{\link{GCPBayes}}
"Simulated_individual"

Try the GCPBayes package in your browser

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

GCPBayes documentation built on May 29, 2024, 3:30 a.m.