\name{qtlex} \alias{qtlex} \docType{data} \title{Simulated pedigree with genotypes and one qtl covariate} \description{ Simulated dataset for a pedigree of 1000 trios with 51 SNPs, and 1 quantitative trait. } \usage{data(qtlex)} \format{ 'geneSet' object } \details{ This data is the 'qtl' example from Lange and Kraft's "Short Course: Genetics Associateion Analysis." } \source{ Lange, C. and Kraft, P. (2005). "Short Course: Genetics Associateion Analysis." } \references{ Lange, C. and Kraft, P. (2005). "Short Course: Genetics Associateion Analysis." DeMeo, D. L., C. Lange, et al. (2002). "Univariate and multivariate family-based association analysis of the IL-13 ARG130GLN polymorphism in the Childhood Asthma Management Program." Genet Epidemiol 23(4): 335-48. } \examples{ library(GeneticsBase) data(qtlex) head(qtlex) } \keyword{datasets}