\name{PerlegenExample} \alias{PerlegenExample} \docType{data} \title{Small example data set from Perlegen} \description{ Small example data set from Perlegen. } \usage{data(PerlegenExample)} \format{ Object of class 'geneSet'. } \details{ This data set is useful for testing, but the locus id's have been scrambled, and no covariate information is provided. As a consequence, the data is meaningless. } % \source{ % ~~ reference to a publication or URL from which the data were obtained ~~ % } % \references{ % ~~ possibly secondary sources and usages ~~ % } \examples{ library(GeneticsBase) data(PerlegenExample) head(PerlegenExample) } \keyword{datasets}