man/mom.gxe.Rd
05d027e9
 % Generated by roxygen2: do not edit by hand
 % Please edit documentation in R/data.R
 \docType{data}
 \name{mom.gxe}
 \alias{mom.gxe}
 \title{Genotypes for the mothers of case-parent triads with a simulated gene
 environment interaction.}
 \format{
2f41e630
 A data frame with 1000 rows and 24 variables
05d027e9
 }
 \usage{
 data(mom.gxe)
 }
 \description{
 A simulated dataset containing the counts of the alternate allele
2f41e630
 for 24 SNPs for the mothers in 1000 simulated case-parent
05d027e9
 triads. Columns represent SNPs, rows are individuals. SNPs
2f41e630
 in columns 6, 12, and 18 represent a simulated risk pathway,
 where, in the child, at least one copy of the alternate allele
 for each path SNP in addition to exposure 1 confers increased
 disease risk.
05d027e9
 .
 }
 \keyword{datasets}